Read the latest news about all Nuxt solutions, from framework announcements to integration tutorials. RSS
Release
Nuxt Image v2
Nuxt Image v2 is out - with full TypeScript support, IPX v3, and new providers!
Daniel Roe
Release
Nuxt 4.2
Nuxt 4.2 is out - with experimental TypeScript plugin support, better error handling in development, abort control for data fetching, and more!
Daniel Roe
Release
Nuxt UI v4
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.
Release
Nuxt 4.1
Nuxt 4.1 is out - bringing enhanced build stability, better development experience, and powerful new features for module authors!
Daniel Roe
Release
Nuxt 3.18
Nuxt 3.18 is out - bringing v4 features to v3, improved accessibility, better browser dev tooling integration, and performance enhancements!
Daniel Roe
Release
Announcing Nuxt 4.0
Nuxt 4.0 is here! A thoughtful evolution focused on developer experience, with better project organization, smarter data fetching, and improved type safety.
Daniel Roe
Article
Building a Privacy-First Feedback Widget
A lightweight, privacy-focused widget to gather your feedback on Nuxt documentation, built with Drizzle, NuxtHub database and Motion Vue.
Release
Roadmap to v4
We have some exciting news about the roadmap to Nuxt 4, including a new timeline and what to expect in the next few weeks.
Daniel Roe
Release
Nuxt 3.17
Nuxt 3.17 is out - bringing a major reworking of the async data layer, a new built-in component, better warnings, and performance improvements!
Daniel Roe
Release
Nuxt UI v3
Nuxt UI v3 is out! After 1500+ commits, this major redesign brings improved accessibility, Tailwind CSS v4 support, and full Vue compatibility
Release
Nuxt 3.16
Nuxt 3.16 is out - packed with features and performance improvements
Daniel Roe
Release
Nuxt 3.15
Nuxt 3.15 is out - with Vite 6, better HMR and faster performance
Daniel Roe
Release
Introducing Nuxt Icon v1
Discover Nuxt Icon v1 - a modern, versatile, and customizable icon solution for your Nuxt projects.
Anthony Fu
Release
Nuxt 3.14
Nuxt 3.14 is out - with a new rspack builder, shared folder, and performance enhancements!
Daniel Roe
Release
Nuxt 3.13
Nuxt 3.13 is out - porting back some of the new features we're building for Nuxt 4!
Daniel Roe
Release
Introducing Nuxt Scripts
Nuxt Scripts provides better performance, privacy, security, and developer experience for third-party scripts.
Harlan Wilton
Announcement
Nuxt 2 End-of-Life (EOL)
Nuxt 2 will reach End of Life (EOL) on June 30th, 2024. We've partnered with HeroDevs on offering Never-Ending Support (NES).
Release
Nuxt 3.12
Nuxt 3.12 is out - full of improvements and preparing the way for Nuxt 4!
Daniel Roe
Article
Refreshed Nuxt ESLint Integrations
We revamped our ESLint integrations to support ESLint v9 with the flat config, as well as a new module with many more capabilities.
Anthony Fu
Release
Nuxt: Looking forward
A lot of things have happened for Nuxt over the last year. Sébastien and Daniel share their thoughts on what we've achieved, and where we're going next.
Release
Nuxt 3.11
Nuxt 3.11 is out - with better logging, preview mode, server pages and much more!
Daniel Roe
Article
The Evolution of Shiki v1.0
Shiki v1.0 came with many improvements and features - see how Nuxt drives the evolution of Shiki!
Anthony Fu
Release
Nuxt 3.10
Nuxt 3.10 is out - packed with features and fixes. Here are a few highlights.
Daniel Roe
Release
Nuxt 3.9
Nuxt 3.9 is out - a Christmas gift from the Nuxt team bringing Vite 5, interactive server components, new composables, a new loading API and more.
Daniel Roe
Release
Nuxt DevTools v1.0
Nuxt DevTools v1.0 is out, generally available to all Nuxt projects!
Anthony Fu
Release
Nuxt 3.8
Nuxt 3.8 is out, bringing built-in DevTools, automatic Nuxt Image install, a new app manifest and much more.
Daniel Roe
Announcement
A New Website
We are thrilled to release the new nuxt.com, powered by Nuxt UI and now open source.
Release
Nuxt 3.7
Nuxt 3.7 is out, bringing a new CLI, native web streams and response, rendering optimisations, async context support - and much more.
Daniel Roe
Article
Nuxt on the Edge
Learn how we made Nuxt 3 capable of running on edge runtimes to run with server-side rendering close to your users.
Sébastien Chopin
Release
Nuxt 3.6
Nuxt 3.6 is out, bringing performance improvements, fully static server components, better style inlining, static presets, increased type safety - and much more.
Daniel Roe
Release
Nuxt 3.5
Nuxt 3.5.0 is out, bringing Vue 3.3, new defaults, interactive server components, typed pages, environment config - and much more.
Daniel Roe
Release
Nuxt 3.4
Nuxt 3.4.0 is the latest release of Nuxt 3, bringing exciting new features, including support for the View Transitions API, transferring rich JavaScript payloads from server to client - and much more.
Daniel Roe
Release
Introducing Nuxt DevTools
Unleash the Developer Experience with Nuxt and understand your app better than ever.
Anthony Fu
Release
Nuxt 3.3
The 3.3.0 is a minor (feature) release with lots of performance and DX improvements, bug fixes and new features to play with.
Daniel Roe
Release
Nuxt: A vision for 2023
This past year has been an exciting one. Looking into the new year, there is a lot we have planned as a team and we'd love to share it with you.
Daniel Roe
Release
Announcing 3.0
We are thrilled to announce the first stable version of Nuxt 3.0.0
Pooya Parsa
Release
Announcing Nuxt 3 Release Candidate
Nuxt 3 beta was announced on October 12, 2021 after 16 months of work, introducing a new foundation based on Vue 3, Vite and Nitro. Six months later, we are happy to announce the first release candidate of Nuxt 3, code named “Mount Hope“ 🚀
Release
Introducing Nuxt 3 Beta
468 days after the first commit, the Nuxt 3 beta has finally arrived. Discover what's inside and what to expect from it. Yes, it includes Vue 3 and Vite ⚡️
Release
Nuxt 2 Static Improvements
With Nuxt version 2.13, the full-static mode has been introduced. In addition, a new command nuxt export was added to pre-render your pages without triggering a webpack build with the goal to separate the rendering and build process. The only issue was that most Nuxt users weren't able to unleash the full potential of the separation... until now.
Release
Going Full Static
Long awaited features for JAMstack fans has been shipped in v2.13: full static export, improved smart prefetching, integrated crawler, faster re-deploy, built-in web server and new target option for config ⚡️
Sebastien Chopin
Release
Understanding how fetch works in Nuxt 2.12
Explore different features of the fetch hook and learn a brand new way to bring data into Nuxt applications.
Krutie Patel
Release
Nuxt 2: From Terminal to Browser
How we changed the developer experience to stop switching between the terminal and browser.
Sébastien Chopin
Release
Introducing Smart Prefetching
Starting from Nuxt v2.4.0, Nuxt will automagically prefetch the code-splitted pages linked with a nuxt-link when visible in the viewport by default.