- Fix multiple bugs: respect dedupe option in useFetch, bypass browser cache for app build ID, avoid inline CSS in dev, and correct type definitions.
- Improve navigation and rendering: pass external to NuxtLink, mark internal island components as pure, and adjust scrolling with setTimeout.
- Update documentation: add twoslash blocks, remove .ts extensions in compiled files, fix wording, and update relevant links.