v3.15.4
📦 nuxtView on GitHub →
🐛 8 fixes🔧 6 symbols
Summary
Nuxt 3.15.4 is a patch release focusing on bug fixes for Vite/Webpack integrations, improved error logging, and resolving issues with useRoute warnings and island component payloads.
Migration Steps
- Run npx nuxi@latest upgrade --force to update the lockfile and unjs ecosystem dependencies.
🐛 Bug Fixes
- nuxt: Improve error logging when parsing with acorn
- nuxt: Clear island uid before saving into the payload
- kit: Load @nuxt/schema from nuxt package dir
- nuxt: Allow restarting nuxt on paths outside srcDir
- nuxt: Don't warn about calling useRoute in SFC setup
- webpack: Disallow cross-site requests in no-cors mode
- vite: Restore externality for dev server externals
- vite: Use new rollup chunk.names for asset names
🔧 Affected Symbols
acornuseRoutesrcDir@nuxt/schemaexternalitychunk.names