v4.0.0-alpha.2

v4.0.0-alpha.2

NuxtJS

#nuxt

4.0.0-alpha.2 is the second alpha release of Nuxt 4 for early testing

๐Ÿ—บ๏ธ Roadmap

๐Ÿ‘‰ Read more at https://nuxt.com/blog/roadmap-v4

๐Ÿ‘‰ Changelog

compare changes

๐Ÿš€ Enhancements
  • kit: Support single import in addServerImports (#32289)

๐Ÿฉน Fixes
  • webpack: Update dynamic require pattern (#32278)
  • nuxt: Update component loader regexp for minified code (#32298)
  • nuxt: Allow camelCase for lazy hydration attributes (#32297)
  • nuxt: Respect inheritAttrs: false in createClientOnly fn (#32323)
  • kit: Do not double-urlify file urls when resolving schema (#32354)
  • schema: โš ๏ธ Remove top level generate option (#32355)
  • nuxt: Align scroll behavior with page transition completion (#32239)

๐Ÿ“– Documentation
  • Improve useCookie example (cf9f91e3f)
  • Update v4 docs with new folder structure (#32348)

๐Ÿก Chore
  • Update copilot instructions (483c05c9d)
  • Migrate playground + test fixtures to new directory format (#32357)
  • schema: Remove duplicated documentation (349f75447)

๐Ÿค– CI
  • Set correct base branch label (#32325)

โš ๏ธ Breaking Changes
  • schema: โš ๏ธ Remove top level generate option (#32355)

โค๏ธ Contributors

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

Source

Report Page