- Added support for nested Vuex modules via the file API
- Extracted webpack runtime into a separate manifest.[hash].js to improve vendor bundle caching
- Made the manifest filename configurable through build.filenames.manifest
Official Nuxt changelog summary with source attribution, release tags, and community reactions.
Track this Nuxt release note alongside related changelog updates, risky changes, and weekly digest signals from the developer community.
Every summary should remain traceable to the original changelog or release source.
Turn this Nuxt release note into a weekly digest for the tools you actually use.
Create digestFix island payload serialization for underscore keys and deduplicate island renders during prerender
Improved build and runtime performance with lazy imports, reused scans, and skipping unchanged files across Nuxt, Kit, and Vite.
Security release addressing server‑side RCE, unauthorized component instantiation, route rule authorization bypass, DoS, and dev server path disclosure, plus a regression fix from the prior advisory.