- Implemented configurable CORS origin restrictions for the dev server (Vite/Webpack/Rspack), a breaking security fix.
- Added performance optimizations, reduced unnecessary file system calls, and fixed multiple bugs across Nuxt and related packages.
- Updated documentation with new examples (useFetch, NuxtLink, navigation mode, etc.) and improved guidance.