Mevn Cli Versions Save

Light speed setup for MEVN(Mongo Express Vue Node) Apps

v1.8.0-beta.6

3 years ago

v1.8.0-beta.5

4 years ago

v1.8.0-beta.0

4 years ago

v1.7.5

4 years ago

What's new

  • The ability to choose between UI component / Page component with mevn generate.
  • Inherits stdio for mevn serve. As opposed to showing up a spinner, now the direct output is being logged.

Bug fixes

  • Fixed Vuetify installation with Nuxt.js

v1.7.0

4 years ago

What's new

  • Use of dot file to store information specific to the project, mevn.json -> .mevnrc
  • Revamped deploy experience. (#151)
  • Fixed the inconsistencies with serve command in which the browser window won't open up at times. (#164)
  • mevn generate won't show up all the options unless you're having a full-stack app.
  • Other fixes adding to the DX.

Issues closed

  • #151
  • #164

v1.7.0-beta.9

4 years ago

v1.7.0-beta.5

4 years ago

v1.7.0-beta.0

4 years ago

v1.6.5

4 years ago

Bug fixes

  • Fixed a critical bug in the previous release 1.6.2 - 8ed4247
  • 769bc64a (closes #148)

Features

  • Warn if the user attempts to create yet another app within a valid MEVN stack project- f040d21
  • Updated banner - 1371de0

v1.6.2

4 years ago

Deprecated

Introduced a critical bug fixed in 1.6.5