v3.17.1

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

compare changes

🩹 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 execute when non-immediate fetch key changes (#31941)
  • nuxt: Don't redirect when route has trailing slash (#31902)
  • ui-templates: Use escapeHTML from vue (8e4b8d62f)
  • schema: Add @vue/shared dependency (7d445c963)

πŸ“¦ Build
  • Copy README/LICENSE from repo root (8e287d556)

🏑 Chore

βœ… Tests

❀️ Contributors

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

Source

Report Page