MEVN-CLI v1.4.5 Release Notes

Release Date: 2019-05-20 // almost 5 years ago
  • ๐Ÿ”‹ Features

    • ๐Ÿ‘ Provides pwa support for the Nuxt-js template. #74
    • ๐Ÿš€ mevn deploy works out of the box.
    • โšก๏ธ Slightly updated banner.

    Internal Changes

    ๐Ÿ“ฆ Use open instead of opn (deprecated).

    Avoid the use of os module.

    Adopted a promisified approach rather than usingdeferExec() in-order to cope up with the async nature.

    ๐Ÿ›  Other minor bug fixes