Nuxt's Avatar

Nuxt

@nuxt.com

Nuxt is a web framework to build performant and production-grade web apps and websites with Vue. nuxt.com https://github.com/nuxt

5,259
Followers
27
Following
68
Posts
01.09.2024
Joined
Posts Following

Latest posts by Nuxt @nuxt.com

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

03.03.2026 12:23 ๐Ÿ‘ 359 ๐Ÿ” 127 ๐Ÿ’ฌ 17 ๐Ÿ“Œ 34
Video thumbnail

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

nuxt.com/evals

26.02.2026 11:22 ๐Ÿ‘ 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

10.02.2026 15:15 ๐Ÿ‘ 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! ๐Ÿ™

07.02.2026 11:31 ๐Ÿ‘ 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

22.01.2026 23:34 ๐Ÿ‘ 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...

15.01.2026 20:15 ๐Ÿ‘ 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.

15.01.2026 19:44 ๐Ÿ‘ 31 ๐Ÿ” 1 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Video thumbnail

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

15.01.2026 17:53 ๐Ÿ‘ 38 ๐Ÿ” 6 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 1
Video thumbnail

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

07.01.2026 21:57 ๐Ÿ‘ 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...

16.12.2025 14:29 ๐Ÿ‘ 19 ๐Ÿ” 4 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Video thumbnail

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

17.12.2025 16:13 ๐Ÿ‘ 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.

24.11.2025 21:22 ๐Ÿ‘ 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...

13.11.2025 19:30 ๐Ÿ‘ 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...

13.11.2025 19:30 ๐Ÿ‘ 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...

13.11.2025 19:30 ๐Ÿ‘ 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

11.11.2025 22:07 ๐Ÿ‘ 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...

05.11.2025 14:20 ๐Ÿ‘ 9 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
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...

05.11.2025 14:20 ๐Ÿ‘ 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...

05.11.2025 10:49 ๐Ÿ‘ 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

25.10.2025 06:17 ๐Ÿ‘ 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...

23.10.2025 14:38 ๐Ÿ‘ 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... ๐Ÿ‘‡

15.10.2025 11:59 ๐Ÿ‘ 17 ๐Ÿ” 2 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 1
Video thumbnail

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

11.10.2025 13:04 ๐Ÿ‘ 68 ๐Ÿ” 1 ๐Ÿ’ฌ 15 ๐Ÿ“Œ 0

๐Ÿ‘€

05.10.2025 08:13 ๐Ÿ‘ 2 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Build a 3D Nuxt 4 e-commerce Website with Three.js, GSAP and Stripe - Full Course 2025
Build a 3D Nuxt 4 e-commerce Website with Three.js, GSAP and Stripe - Full Course 2025 YouTube video by Prismic

Excited to be releasing my new @nuxt.com course today ๐Ÿš€

We cover many new Nuxt 4 features, add 3D with @tresjs.org, animations, checkout, and more!

Hope you enjoy it, happy learning!

www.youtube.com/watch?v=1ryW...

03.10.2025 13:13 ๐Ÿ‘ 28 ๐Ÿ” 6 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 1

We extend a special thanks to everyone who supported Nuxt UI Pro. Your early adoption and feedback were instrumental in shaping Nuxt UI.

A huge thanks to the dedicated team behind Nuxt UI and our incredible community of over 250 contributors ๐Ÿ’š

23.09.2025 12:52 ๐Ÿ‘ 10 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0
Preview
NuxtLabs joins Vercel - Vercel NuxtLabs, creators of Nuxt and Nitro, are joining Vercel. Same license, roadmap, and open governance, but now in a joint mission to build the best web.

As promised with @nuxtlabs.com joining @vercel.com, we reaffirm our shared commitment to open source ๐Ÿค

vercel.com/blog/nuxtla...

23.09.2025 12:52 ๐Ÿ‘ 5 ๐Ÿ” 0 ๐Ÿ’ฌ 2 ๐Ÿ“Œ 0
Preview
Nuxt UI v4 ยท Nuxt Blog Nuxt UI v4 unifies Nuxt UI and Nuxt UI Pro into one powerful, completely free library. With over 110 components, 12 templates, and a comprehensive Figma kit, all of this is available for free.

Nuxt UI v4 it out โœจ

It unifies Nuxt UI and Nuxt UI Pro into a fully open-source library with:
- 100+ components
- 10+ free templates
- Figma Kit for everyone

nuxt.com/blog/nuxt-u...

23.09.2025 12:52 ๐Ÿ‘ 119 ๐Ÿ” 23 ๐Ÿ’ฌ 3 ๐Ÿ“Œ 4
Post image

Nuxt UI v4 MCP server is out ๐Ÿ”Œ

ui4.nuxt.com/docs/gettin...

10.09.2025 12:51 ๐Ÿ‘ 39 ๐Ÿ” 1 ๐Ÿ’ฌ 1 ๐Ÿ“Œ 1
Preview
Trusted publishing for npm packages | npm Docs Documentation for the npm registry, website, and command-line interface

3. we've put in place a number of best practices, including trusted publishing of our own packages

but please be alert - a successful supply chain attack requires only one package in a tree to be affected.

docs.npmjs.com/trusted-pub...

09.09.2025 07:55 ๐Ÿ‘ 3 ๐Ÿ” 0 ๐Ÿ’ฌ 0 ๐Ÿ“Œ 0