- Fixed numerous bugs across Nuxt core, Vite, Webpack, and schema handling (e.g., prerender hints, payload handling, cookie expiration, import resolution).
- Improved performance by deduplicating page calls, optimizing watcher logs, and refining loading indicator and scroll behavior utilities.
- Updated documentation, added Node.js version requirement, and added examples for auto-importing components from npm packages.