🚀 Enhancements
Nuxt, Kit
- #4850 Support
serverHandlers
/devServerHandlers
shortcuts to register custom handlers
Nuxt
🩹 Fixes
Nuxt
- #4770 Use
router.resolve
to resolve initial url - #4781 Ensure url is not empty string
- #4839 Clear errors after navigation
- #4842 Check if default slot is provided before calling it
- #4841 Normalize window location for universal router
- #4791 Await asyncData if
ssr: false
- #4851 Add missing import to client only wrapper
- #4857 Avoid redirect with different encoding and trailing slash
Schema
Vite
💅 Refactors
Nuxt
- #4853 Cleanup renderer entry
📖 Documentation
Data-fetching
- #4824 Fix and improve data-fetching example
API
General
- #4831 Fix example syntax for runtime hook plugin
❤️ New Contributors
- @huang-julien made their first contribution in #4830
- @jontybrook made their first contribution in #4831
- @Krutie made their first contribution in #4776
- @salimabsi made their first contribution in #4824
- @derz made their first contribution in #4822