v3.17.1
NuxtJS#nuxt
3.17.1 is the next patch release.
β Upgrading
Our recommendation for upgrading is to run:
npx nuxi@latest upgrade --dedupe
This will deduplicate your lockfile as well, and help ensure that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
π Changelog
π©Ή Fixes- nuxt: Check if match exists with new unplugin filter (#31929)
- nuxt: Reinitialise stale async data (#31940)
- nuxt: Skip view transition if user agent is providing one (#31938)
- nuxt: Trigger
executewhen non-immediate fetch key changes (#31941) - nuxt: Don't redirect when route has trailing slash (#31902)
- ui-templates: Use
escapeHTMLfrom vue (8e4b8d62f) - schema: Add
@vue/shareddependency (7d445c963)
π¦ Build
- Copy README/LICENSE from repo root (8e287d556)
π‘ Chore
β Tests
- Update snapshots (a197d1087)
β€οΈ Contributors
- Daniel Roe (@danielroe)
- Pooya Parsa (@pi0)
- Kyohei Sonokawa (@kyohei-23)
- Lorenzo Fiamingo (@lorenzofiamingo)

Generated by RSStT. The copyright belongs to the original author.