Advertisement ยท 728 ร— 90

Posts by Nuxt

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.

5 days ago 118 10 10 9
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

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 ๐Ÿ”ฅ

3 weeks ago 254 12 12 4
releaseNuxt 4.4 Just Dropped โ€” Custom Fetch Composables, Vue Router 5 & Faster Routing
releaseNuxt 4.4 Just Dropped โ€” Custom Fetch Composables, Vue Router 5 & Faster Routing YouTube video by Debbie O'Brien

@nuxt.com 4.4 is out. Check out what's new in this release video

youtu.be/yi8b55MLLlg?...

3 weeks ago 21 3 1 1
Nuxt 4.4 ยท Nuxt Blog Nuxt 4.4 brings custom useFetch/useAsyncData factories, vue-router v5, a new accessibility announcer, typed layout props, build profiling, smarter payload handling, and much more.

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

3 weeks ago 83 7 2 3
Post image

You can now add Vercel Analytics and Speed Insights to your Nuxt app by simply adding the modules to your nuxt.config

3 weeks ago 19 1 2 1

hi

3 weeks ago 22 0 1 0
Video

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

3 weeks ago 52 4 1 0
Advertisement
Preview
Announcing npmx: a fast, modern browser for the npm registry Today we're releasing the alpha of npmx.dev โ€“ a fast, modern browser for the npm registry, built in the open by a growing community.

npmx is now in alpha: this is our story, as told by our team and friends

1 month ago 370 127 16 34
Video

We now run evals to help you know what AI models perform best to write Nuxt code.

nuxt.com/evals

1 month ago 70 9 8 1
Nuxt UI skills are now available on skills.sh

Nuxt UI skills are now available on skills.sh

Nuxt UI skills are now available on skills.sh

$ npx skills add nuxt/ui

1 month ago 45 2 1 0
Preview
Release v4.0.0 ยท nuxt/test-utils 4.0.0 is the next major release. ๐Ÿ‘€ Highlights We're releasing Nuxt Test Utils v4, with support for Vitest v4. ๐Ÿš€ Better mocking support The biggest improvement in this release is how mocking wo...

๐Ÿงช `@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! ๐Ÿ™

1 month ago 70 10 1 0

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

2 months ago 71 11 0 1
Preview
Release v1.15.5 ยท h3js/h3 compare changes ImportantSecurity: Fixed a bug in readBody(event) and readRawBody(event) utils where certain Transfer-Encoding header formats could cause the request body to be ignored. In some dep...

๐Ÿ›ก๏ธ 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...

2 months ago 19 2 0 0

๐Ÿšจ 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.

2 months ago 31 1 2 0
Video

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

2 months ago 38 6 3 1
Advertisement
Video

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 ๐Ÿ™

2 months ago 97 20 6 1
Preview
Build an AI Chatbot with Nuxt, Nuxt UI, and AI SDK Learn how to build a full-featured AI chatbot with streaming responses, multiple models support, and a beautiful UI using Nuxt, Nuxt UI, and Vercel AI SDK.

@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...

3 months ago 19 4 0 0
Video

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...

3 months ago 67 10 3 1

๐Ÿšจ 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.

4 months ago 51 18 4 0
Preview
Working with AI: Nuxt LLMs.txt v4 How to get AI tools like Cursor, Windsurf, GitHub Copilot, ChatGPT, and Claude to understand Nuxt concepts, APIs, and best practices.

We also documented how to use Nuxt LLMs.txt

nuxt.com/docs/4.x/gu...

4 months ago 4 0 1 0
Preview
Working with AI: Nuxt MCP Server v4 Use Nuxt documentation in your AI assistants with Model Context Protocol support.

Get started with Nuxt MCP Server.

nuxt.com/docs/4.x/gu...

4 months ago 6 0 1 0
Preview
Building an MCP Server for Nuxt ยท Nuxt Blog How we built the Nuxt MCP server to enable AI assistants to access our documentation through structured data and composable tools.

Introducing Nuxt MCP ๐Ÿค–

Discover how we built it and learn how to use it.

nuxt.com/blog/buildi...

4 months ago 36 9 5 0
Preview
GitHub - nuxt/hints: Nuxt module that shows hints for aspects of your application such as Performance, A11Y, Security, and more! Nuxt module that shows hints for aspects of your application such as Performance, A11Y, Security, and more! - nuxt/hints

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

4 months ago 56 8 3 0
Preview
GitHub - nuxt-content/studio: Edit your Nuxt Content website, in production. Edit your Nuxt Content website, in production. Contribute to nuxt-content/studio development by creating an account on GitHub.

Checkout the repository on GitHub

github.com/nuxt-conten...

5 months ago 9 0 0 0
Advertisement
Preview
Nuxt Studio Alpha Release Introducing the first alpha release of Nuxt Studio as a free, open-source Nuxt module. Edit your content in production with GitHub integration and real-time preview.

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...

5 months ago 65 10 7 1

๐Ÿ“ธ 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...

5 months ago 68 10 0 1
Preview
Nuxt 4.2 ยท Nuxt Blog Nuxt 4.2 is out - with experimental TypeScript plugin support, better error handling in development, abort control for data fetching, and more!

๐ŸŽ 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

5 months ago 113 22 0 3
Post image

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...

5 months ago 53 6 0 0
Post image

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... ๐Ÿ‘‡

5 months ago 17 2 2 1
Video

๐Ÿฆ€ should this be ... a thing?

5 months ago 68 1 15 0