Skip to content

v1.4.5

Compare
Choose a tag to compare
@jamesgeorge007 jamesgeorge007 released this 20 May 18:31
· 343 commits to master since this release

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