Releases: madlabsinc/mevn-cli
Releases · madlabsinc/mevn-cli
v1.2.0
Breaking change
- Change
mevn run:client/server
to mevn serve
Commits
v1.1.9
Commits
2c838dc - Shows up required warnings if mevn generate
is used with graphql boilerplate
v1.1.8
Commits
d01f6b2 - Replaced create
file commands with a generate
command.
2e334d5 - Bump up to use cli-table3
Docs related updates
v1.1.5
Fixes
#92 - Validates docker
installation locally
#93 - Update file hierarchy within docs
#94 - Validation for heroku-cli
installation
v1.0.9
Fixes
#88 - Fixed a bug such that a directory having same name as the boilerplate template is not being created.
v1.0.8
Fixes
Fix for #86 - now you can find mevn.json
within the new project directory being created
v1.0.5
Fixes
- Fixed bug while fetching the
Nuxt-js
template
- Other minor bug fixes
v1.0.1
Basic functionalities implemented