- Enhanced Vite performance by using rolldown's replace plugin and deduplicating inlined server style chunks.
- Fixed multiple Nuxt bugs: lazy component type compatibility, head option support, importmap handling, middleware HMR path, async data duplication, island rendering errors, and added missing props for <NuxtLink>.
- Updated documentation for Windows users, useFetch reactivity, and performed refactors and various chore improvements.