Releases: nuxt/create-nuxt-app
Releases Β· nuxt/create-nuxt-app
v2.8.0
Features
- refactor choices output(47e3ba07)
- move linting tool to separate prompt (a6a4ac9)
Bug Fixes
v2.7.1
Refactors
- make package and nuxt.config templates more readable (1bbe461)
Bug Fixes
- undefined colors vuetify errors in nuxt.config.js (650fe6c)
v2.5.1
Bug Fixes
yarn create nuxt-app
error
v2.4.3
π Bugfixes
- fix: yarn create nuxt-app failed
v2.4.2
π§ Enhancements
- refactor: improve adonis template
π Bugfixes
- fix: await ready before listen
v2.4.1
β¨ 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
β¨ 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