npm nuxt 3.6.3
v3.6.3

latest releases: 3.13.2, 3.13.1, 3.13.0...
14 months ago

3.6.3 is the next patch release, including a number of fixes. It's anticipated this will be the last patch release before 3.7.

✅ 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

compare changes

🔥 Performance

  • nuxt: Prepopulate island payloads from rendered html (#22049)

🩹 Fixes

  • kit: Module compatibility not working with module names (6cabe69ce)
  • schema: Correct type of unctx options (4e32e70bb)
  • vite: Pass modulesDir to isExternal (#21966)
  • nuxt: Add pages in correct hook when generating (#22088)
  • test-utils: Export from core playwright package (#22122)
  • nuxt: Skip view transitions where there is no route change (#22140)
  • nuxt: Skip scanning components that do not produce a name (#22074)
  • cli: Add aliases to monorepo paths to tsconfig includes (#21997)
  • cli: Allow non-existent experimental option (0643d4315)

💅 Refactors

  • cli,schema: Add bundler module resolution flag (#22142)

📖 Documentation

  • Fix accessing custom props from child pages (#21977)
  • Add leading slash (3bae61507)
  • Add more internal links (#22013)
  • Add space in list (#22032)
  • Add details and components folder to auto imports introduction (#22062)
  • Use sfc syntax in example (#22073)
  • Prefix internal links with / (#22118)
  • Fix typos (#22125)
  • Update link to router options (#22131)

🏡 Chore

❤️ Contributors

Don't miss a new nuxt release

NewReleases is sending notifications on new releases.