Releases: nuxt/create-nuxt-app
Releases · nuxt/create-nuxt-app
v2.8.0
24 Jun 08:40
Compare
Sorry, something went wrong.
No results found
Features
refactor choices output(47e3ba07 )
move linting tool to separate prompt (a6a4ac9 )
Bug Fixes
v2.7.1
06 Jun 21:01
Compare
Sorry, something went wrong.
No results found
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
Sorry, something went wrong.
No results found
v2.6.0
13 Mar 10:32
Compare
Sorry, something went wrong.
No results found
v2.5.1
06 Mar 19:10
Compare
Sorry, something went wrong.
No results found
Bug Fixes
yarn create nuxt-app
error
v2.5.0
06 Mar 15:13
Compare
Sorry, something went wrong.
No results found
v2.4.3
19 Feb 22:53
Compare
Sorry, something went wrong.
No results found
🐛 Bugfixes
fix: yarn create nuxt-app failed
v2.4.2
19 Feb 16:13
Compare
Sorry, something went wrong.
No results found
🔧 Enhancements
refactor: improve adonis template
🐛 Bugfixes
fix: await ready before listen
v2.4.1
19 Feb 09:31
Compare
Sorry, something went wrong.
No results found
✨ 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
Sorry, something went wrong.
No results found
✨ 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