Nuxt v4
10 months ago
- #Web Development
- #TypeScript
- #Nuxt
- Nuxt 4.0 is officially released, focusing on stability and improved development experience.
- New project organization with an 'app/' directory structure for cleaner code separation.
- Enhanced data fetching with 'useAsyncData' and 'useFetch' for better performance and automatic data sharing.
- Improved TypeScript support with separate projects for app, server, shared, and builder code.
- Faster CLI and development experience with optimized cold starts, Node.js compile cache, and socket-based communication.
- Upgrade guide available to help transition from Nuxt 3 to Nuxt 4 with minimal effort.
- Future plans include Nuxt 5 with Nitro v3 and h3 v2 for better performance and more features.
- Thank you to the community for testing and contributing to Nuxt 4's development.