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

Changelog History
Page 2

  • v1.8.0-beta.5

    June 04, 2020
  • v1.8.0-beta.0

    May 21, 2020
  • v1.7.5 Changes

    April 03, 2020

    What's new

    • ๐Ÿ’ป Generate route entries conditionally based on the user choice. Firing in mevn generate now prompts the user whether he requires a UI component / page component.
    • 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 Changes

    March 29, 2020

    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

    March 28, 2020
  • v1.7.0-beta.5

    March 28, 2020
  • v1.7.0-beta.0

    March 27, 2020
  • v1.6.5 Changes

    December 02, 2019

    ๐Ÿ› Bug fixes

    ๐Ÿ”‹ Features

    • Warn if the user attempts to create yet another app within a valid MEVN stack project- f040d21
    • โšก๏ธ Updated banner - 1371de0
  • v1.6.2 Changes

    December 02, 2019

    ๐Ÿ—„ > Deprecated

    ๐Ÿš‘ Introduced a critical bug fixed in 1.6.5

  • v1.6.1 Changes

    July 17, 2019

    ๐Ÿ›  Fix

    • ๐Ÿš‘ Critical bug fix (Configure @babel/polyfill)