All Versions
51
Latest Version
Avg Release Cycle
22 days
Latest Release
1275 days ago

Changelog History
Page 5

  • v1.2.0 Changes

    ๐Ÿ’ฅ Breaking Changes

    • ๐Ÿ”„ Change mevn run:client/server to mevn serve

    Commits

  • v1.1.9 Changes

    ๐Ÿ›  Fixes

    • โš  2c838dc - Shows up required warnings if mevn generate is used with graphql boilerplate
  • v1.1.8 Changes

    ๐Ÿ›  Fixes

    • d01f6b2 - Replaced create file commands with a generate command.
    • 2e334d5 - Bump up to use cli-table3
    • ๐Ÿ“„ Docs related updates
  • v1.1.5 Changes

    ๐Ÿ›  Fixes

    • ๐Ÿณ #92 - Validates docker installation locally
    • โšก๏ธ #93 - Update file hierarchy within docs
    • #94 - Validation for heroku-cli installation
  • v1.1.0 Changes

    ๐Ÿ”„ Changes

    • โšก๏ธ 0584d59 Update demo within Docs
  • v1.0.9 Changes

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed a bug that arised when a directory having same name as the boilerplate template already exists in the current path #88
  • v1.0.8 Changes

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix for #86 - now you can find mevn.json within the new project being created
  • v1.0.5 Changes

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fixed bug while fetching the Nuxt-js template
    • ๐Ÿ›  Other minor bug fixes
  • v1.0.1 Changes

    ๐Ÿ›  Fixes

    • Core functionalities implemented.
  • v0.0.2 Changes

    ๐Ÿ›  Fixes

    • ๐Ÿ› Bug fixes and code cleanup
    • โšก๏ธ Update README.md
    • โœ… Test vuepress for docs