This repository was archived by the owner on Apr 6, 2023. It is now read-only.
v3.0.0-rc.3
π 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