npm nuxt 3.17.1
v3.17.1

latest releases: 4.1.0, 3.19.0, 4.0.3...
4 months ago

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

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.