MEVN-CLI v1.7.5 Release Notes

Release Date: 2020-04-03 // about 4 years ago
  • 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