3.6.5 is a hotfix patch release addressing the regression with nuxt/content introduced in v3.6.4.
✅ Upgrading
As usual, our recommendation for upgrading is to run:
nuxi upgrade --force
This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.
👉 Changelog
🩹 Fixes
- nuxt: Remove
dist
from the default ignore list (#22227)
❤️ Contributors
- Anthony Fu anthonyfu117@hotmail.com