- Performance and bug fixes: clear route meta cache on page changes, fix serialization syntax error, correct cookie change format, limit requestAnimationFrame to client, and adjust refresh function return types.
- API and type enhancements: generate typed route declarations, improve NuxtLink types, refine useId signatures, warn on inheritAttrs misuse, and adjust default rel handling for external links.
- Documentation and maintenance updates: typo correction, add Nuxt context section, describe NuxtLink defaults configuration, plus CI cache fix and test flakiness retries.