The interactive file manager requires Javascript. Please enable it or use sftp or scp.
You may still browse the files here.
| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2020-08-13 | 880 Bytes | |
| v1.8.0.tar.gz | 2020-08-13 | 1.1 MB | |
| v1.8.0.zip | 2020-08-13 | 1.2 MB | |
| Totals: 3 Items | 2.3 MB | 0 | |
⚡ What's new?
- Made
depsarg optional for theaddcommandmevn add [deps]. For theNuxt.jsstarter template not specifying an arg withmevn addshows up a multi-select prompt with the availableNuxt.jsmodules to choose from. - New optional
--devargument formevn addto installdevDeps - Ability to deploy the
server, choose betweenclient/serverwithmevn deploy. - [#174] Ability to scaffold apps within the current directory.
- Configure a multi-container Docker application with ease.
🐛 Bug Fixes
- [#173] Fixed regression with the
Nuxt.jsstarter template.
🏠 Internal
- Onboarded starter templates to the codebase.
- [#184] Increase test coverage.
👨💼 Committers: 4
- James George (@jamesgeorge007 )
- Dani Vijay (@danivijay )
- Sangeeth Sudheer (@sangeeth96 )
- Mushtaq Ahamad (@haxzie)