Nuxt v3.21.11

v3.21.11
Fixed 8
  • Serialize island payloads for components with underscores in keys
  • Dedupe island renders when prerendering
  • Reject non-object island props
  • Re-check for preview mode after prerendered page hydration
  • Settle asyncData status when bailing
  • Clone resolved config with klona rather than klona/full
  • Use client-side navigation for links inside islands
  • Match route rules against decoded paths

3.21.11 is a patch release.

[!IMPORTANT] Nuxt v3 is now end-of-life. Please upgrade to Nuxt v4, or you may wish to check out our partner HeroDevs who provide never-ending support for end-of-life releases

👉 Changelog

compare changes

🩹 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
❤️ Contributors
  • Daniel Roe (@danielroe)
  • Samuel Burkhard (@samydoesit)
  • Alexander Lichter (@TheAlexLichter)
View original

Upgraded? How did it go?

Discussion