Releases: madlabsinc/mevn-cli
Releases · madlabsinc/mevn-cli
v1.8.0-beta.6
1.8.0-beta.6
v1.8.0-beta.5
1.8.0-beta.5
v1.8.0-beta.0
test: update snapshots
v1.7.5
What's new
- The ability to choose between UI component / Page component with
mevn generate
. - Inherits
stdio
formevn serve
. As opposed to showing up a spinner, now the direct output is being logged.
Bug fixes
- Fixed
Vuetify
installation withNuxt.js
v1.7.0
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
v1.7.0-beta.9
chore: update test snapshots
v1.7.0-beta.5
chore: update test snapshots
v1.7.0-beta.0
chore: update test snapshots