๐ Fixes
vue-app, webpack
- #6504 Remove consola from client
utils
- #6515 Fix error when
router.trailingSlash
is false
generator
- #6362 Remove trailing slash when no subFolders are used
webpack
- #6520
chunkhash
and contenthash
not work with extractCSS
cli
- #6525 Enable server for
nuxt build
when pages should be generated
๐ก Chore
readme
- #6511 Remove deprecated starter template
โ Dependency Upgrades
vue-meta
: Upgraded to v2.3
which fixes duplicated tags in SPA mode
๐ Thanks to
- Dennis Herzberg (@dennis47528)
- Yuki Terashima (@y-temp4)