Skip to content

v1.8.0

Compare
Choose a tag to compare
@jamesgeorge007 jamesgeorge007 released this 13 Aug 17:31
· 47 commits to develop since this release

⚡ What's new?

  • Made deps arg optional for the add command mevn add [deps]. For the Nuxt.js starter template not specifying an arg with mevn add shows up a multi-select prompt with the available Nuxt.js modules to choose from.
  • New optional --dev argument for mevn add to install devDeps
  • Ability to deploy the server, choose between client/server with mevn 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.js starter template.

🏠 Internal

  • Onboarded starter templates to the codebase.
  • #184 Increase test coverage.

👨‍💼 Committers: 4