4.0.0-alpha.4 is the fourth alpha release of Nuxt 4 for early testing
πΊοΈ Roadmap
π Read more at https://nuxt.com/blog/roadmap-v4
π Changelog
π Enhancements
- nuxt: Support lazy hydration macros (#31192)
π©Ή Fixes
- nuxt: Ensure
asyncData
runs if changing key while fetcher is running (#32466) - kit: Do not skip layer with defined
srcDir
(#32487) - deps: Upgrade to rc version of
@nuxt/cli
(#32488)
π Documentation
- Update
.nuxtignore
examples for v4 structure (#32489)
β€οΈ Contributors
- Daniel Roe (@danielroe)
- Alex Liu (@Mini-ghost)
- Robin (@OrbisK)