1024
Sign in with Github
Home
Links
Code
Tools
Data
Roadmap to nuxt v4
https://x.com/nuxt_js/status/1929628474438046076
What's Included?
🗂️ New Directory Structure - code goes in
app/
for cleaner organization and better IDE performance
🔄 Improved Data Fetching - smarter
useAsyncData
and
useFetch
with better caching and cleanup
🏷️ Consistent Component Names - Vue DevTools and
<KeepAlive>
now see the same names as Nuxt's auto-imports
📄 Enhanced Head Management - dropping deprecated features from Unhead v2 with better performance and tag optimization
... More