today, we're announcing a new direction for nuxt.
given the rise of ai, we no longer believe there's a purpose for javascript frameworks, as anyone can easily code their own.
๐ instead, we're going to be focusing on releasing 'framework prompts' you can use to create your own framework.
Posts by Nuxt
a screenshot of: - https://npmx.dev/package/nuxt - https://npmx.dev/package/nuxt-nightly/v/5.0.0-29556898.efe4498a showing that nuxt v4 -> v5 goes from 495 -> 176 dependencies ... and 125.9 MB -> 58.3 MB total install size
we're just getting started ๐ฅ
@nuxt.com 4.4 is out. Check out what's new in this release video
youtu.be/yi8b55MLLlg?...
we've just released Nuxt 4.4! it brings:
๐ญ custom useFetch/useAsyncData factories
๐บ๏ธ vue-router v5
๐ช typed layout props
๐ฃ๏ธ `useAnnouncer` for screen readers
โก 28x faster route generation with `unrouting`
๐ซ smarter payload handling for cached routes
๐ build profiling
๐ read more at nuxt.com/blog/v4-4
You can now add Vercel Analytics and Speed Insights to your Nuxt app by simply adding the modules to your nuxt.config
hi
You can now follow all Nuxt releases in one place.
The new changelog page tracks updates for Nuxt core and all official modules.
nuxt.com/changelog
We now run evals to help you know what AI models perform best to write Nuxt code.
nuxt.com/evals
Nuxt UI skills are now available on skills.sh
Nuxt UI skills are now available on skills.sh
$ npx skills add nuxt/ui
๐งช `@nuxt/test-utils` v4 is out ๐
๐บ mocking is much more reliable
โก works with vitest v4 + Vite's native Module Runner
โ๏ธ registerEndpoint improvements
much thanks to github.com/yamachi4416 and @adamdehaven.com โค๏ธ
๐ github.com/nuxt/test-u...
let me know how it goes! ๐
Nuxt 4.3 is out! ๐
โจ route rule layouts - set layouts in nuxt.config
๐ฆ ISR/SWR payload extraction - faster cached navigation
๐ซ disable modules from layers
๐ท๏ธ route groups in page meta
๐ช draggable error overlay
... plus plenty of other performance improvements and bug fixes!
nuxt.com/blog/v4-3
๐ก๏ธ We fixed a bug in H3 v1 where a specific Transfer-Encoding header could cause the readBody to ignore the request body. This could enable request smuggling when running behind L4 TCP load balancers or non-normalizing proxies.
Fixed in latest H3, Nitro and Unstorage.
github.com/h3js/h3/rele...
๐จ a CVE for `devalue` has been published
we use devalue in @nuxt.com to send payloads to the client - so you'll get automated warnings.
๐ BUT nuxt users are not vulnerable to this particular issue
still, it's an important reminder to refresh your lockfile to update your transitive dependencies.
did you know?
any module (from @nuxt.com v4.1 or v3.19) can now ship `onInstall` and `onUpgrade` hooks, e.g. for a setup wizard or migrations
๐ here's what the new `@nuxt/test-utils` setup wizard can do:
โ add test dependencies
โ configure runner, e2e tests, browser mode
โ add sample test files
I'm delighted to announce the first alpha of `@nuxt/a11y` ๐
โช new core nuxt module
โช integrated in nuxt devtools
thanks to @timdamen.io for his incredible work on this โค๏ธ
you can test it today โ we'd love feedback, ideas, issues + PRs ๐
@nuxt.com UI docs now has a blog section!
And we're kicking it off with a complete guide on building an AI chatbot with Nuxt, Nuxt UI, NuxtHub, and the @vercel.com ai-sdk.dev! ๐ค
โข Streaming responses
โข Full database integration
โข Multi-model support
dub.sh/nuxt-ai-cha...
Nuxt UI v4.3 is out! โจ
โ๏ธ New Editor components powered by @tiptap.dev with toolbars, slash commands, mentions, emojis, and drag & drop
๐ New ScrollArea component with virtualization using @tanstack.com virtual
โฆand tons more, check it out: github.com/nuxt/ui/rele...
๐จ check your dependencies!
in these 500+ packages, three third-party nuxt modules were affected:
- @alexcolls/nuxt-ux
- @alexcolls/nuxt-socket.io
- @posthog/nuxt
no dependencies of nuxt itself, or any of our first party modules, were affected.
Hello there ๐
Iโm excited to announce the first alpha release of @nuxt/hints โ a Nuxt module that gives actionable performance insights right inside your project.
At runtime, in your devtools! ๐
๐ github.com/nuxt/hints
Nuxt Studio Alpha is Out โจ
- Self-hosted: Runs alongside your Nuxt app
- No external dependencies
- Free and open-source
Add your GitHub OAuth and start editing today.
content.nuxt.com/blog/studio...
๐ธ we've just released Nuxt Image v2! โจ
๐ช full TS support with typed providers + modifiers
โก IPX v3
โ๏ธ server-side image utilities
๐จ template ref access
๐ new Shopify & GitHub providers
happy optimizing โค๏ธ
๐ read more at nuxt.com/blog/nuxt-i...
๐ we've just released Nuxt 4.2!
๐จ better error pages in dev
๐ฎ opt-in Vite Environment API
๐ฏ abort controller for data fetching composables
โก๏ธ asyncData handler extraction
๐ง experimental TypeScript plugin support
happy upgrading โค๏ธ
๐ read more at nuxt.com/blog/v4-2
Nuxt UI v4.1 is here โจ
๐ฆ New Empty component
โก๏ธ Virtualization for large datasets
๐ฏ Smart CSS bundling with experimental component detection
โฆand tons more โ check it out: github.com/nuxt/ui/rele...
Introducing the new version of the @raycast.com & @nuxt.com extension! ๐
Meet the Nuxt Dev Server Monitor: manage your Nuxt apps effortlessly! Check server status, stats, perform quick actions (e.g open GitHub repo), and create components/pages from the menu bar!
And more... ๐
๐ฆ should this be ... a thing?