- Fixed numerous bugs across Nuxt, Nitro, Vite, and Webpack (e.g., server builder reference, error handling, routing, CSS flicker, query decoding)
- Updated documentation and examples (removed AI guide, updated roadmap, clarified payload extraction, email validation, keyed composables) and added compatibility tests for Vitest v4 and nested page navigation
- Refactored internal helpers (genObjectKey, ComponentProps) and aligned path encoding with Vue Router