Skip to content

Releases: nuxt/create-nuxt-app

v2.8.0

24 Jun 08:40
Compare
Choose a tag to compare

Features

  • refactor choices output(47e3ba07)
  • move linting tool to separate prompt (a6a4ac9)

Bug Fixes

v2.7.1

06 Jun 21:01
Compare
Choose a tag to compare

Refactors

  • make package and nuxt.config templates more readable (1bbe461)

Bug Fixes

  • undefined colors vuetify errors in nuxt.config.js (650fe6c)

v2.7.0

06 Jun 10:59
Compare
Choose a tag to compare

Features

Bug Fixes

v2.6.0

13 Mar 10:32
Compare
Choose a tag to compare

Bug Fixes

Features

v2.5.1

06 Mar 19:10
Compare
Choose a tag to compare

Bug Fixes

  • yarn create nuxt-app error

v2.5.0

06 Mar 15:13
Compare
Choose a tag to compare

Bug Fixes

Features

v2.4.3

19 Feb 22:53
Compare
Choose a tag to compare

πŸ› Bugfixes

  • fix: yarn create nuxt-app failed

v2.4.2

19 Feb 16:13
Compare
Choose a tag to compare

πŸ”§ Enhancements

  • refactor: improve adonis template

πŸ› Bugfixes

  • fix: await ready before listen

v2.4.1

19 Feb 09:31
Compare
Choose a tag to compare

✨ New Features

  • support tachyons as ui framework (#186)

πŸ› Bugfixes

  • fix(vuetify ): add missing v-spacer before right v-btn (#187)
  • fix: move commas to after module name (#172)

v2.4.0

11 Feb 13:32
Compare
Choose a tag to compare

✨ New Features

  • support fastify as server side framework (#162)
  • upgrade saojs to 1.6
  • upgrade vuetify to 1.5.0
  • upgrade feathersjs to 3.x
  • make server starting async in micro

πŸ› Bugfixes

  • require nuxt-edge with command line flag --edge (#175)
  • fix adonis lint errors