3.21.11 is a patch release.
Important
Nuxt v3 is now end-of-life. Please upgrade to Nuxt v4.
👉 Changelog
🩹 Fixes
- nuxt: Serialize island payloads for components with underscores in keys (#35807)
- nitro: Dedupe island renders when prerendering (#35835)
- nitro: Reject non-object island props (#35867)
- nuxt: Re-check for preview mode after prerendered page hydration (#35886)
- nuxt: Settle asyncData status when bailing (#35908)
- kit: Clone resolved config with klona rather than klona/full (#35914)
- nuxt: Use client-side navigation for links inside islands (#35806)
- nuxt: Match route rules against decoded paths (81f86ac5e)
🏡 Chore
- Unpin
oxc-walker(a6c9dc6d3)
❤️ Contributors
- Daniel Roe (@danielroe)
- Samuel Burkhard (@samydoesit)
- Alexander Lichter (@TheAlexLichter)