Nuxt UI Pro v1.0 is out with 50+ Vue components.

The Nuxt Blog

Read the latest news about all Nuxt solutions, from framework announcements to integration tutorials. RSS

Nuxt 3.11
Release

Nuxt 3.11

Nuxt 3.11 is out - with better logging, preview mode, server pages and much more!

Daniel Roe
The Evolution of Shiki v1.0
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
Nuxt 3.10
Release

Nuxt 3.10

Nuxt 3.10 is out - packed with features and fixes. Here are a few highlights.

Daniel Roe
Nuxt 3.9
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
Nuxt DevTools v1.0
Release

Nuxt DevTools v1.0

Nuxt DevTools v1.0 is out, generally available to all Nuxt projects!

Anthony Fu
Nuxt 3.8
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
A New Website
Announcement

A New Website

We are thrilled to release the new nuxt.com, powered by Nuxt UI and now open source.

Benjamin CanacSébastien Chopin
Nuxt 3.7
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
Nuxt on the Edge
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
Nuxt 3.6
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
Nuxt 3.5
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
Nuxt 3.4
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
Introducing Nuxt DevTools
Release

Introducing Nuxt DevTools

Unleash the Developer Experience with Nuxt and understand your app better than ever.

Anthony Fu
Nuxt 3.3
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
Nuxt: A vision for 2023
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
Announcing 3.0
Release

Announcing 3.0

We are thrilled to announce the first stable version of Nuxt 3.0.0

Pooya Parsa
Announcing Nuxt 3 Release Candidate
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“ 🚀

Clement OllivierAlexandre ChopinDaniel RoePooya ParsaSébastien Chopin
Introducing Nuxt 3 Beta
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 ⚡️

Alexandre ChopinDaniel RoePooya ParsaSébastien Chopin
Nuxt 2 Static Improvements
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.

Pooya ParsaSébastien ChopinAlexander Lichter
Going Full Static
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
Understanding how fetch works in Nuxt 2.12
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
Nuxt 2: From Terminal to Browser
Release

Nuxt 2: From Terminal to Browser

How we changed the developer experience to stop switching between the terminal and browser.

Sébastien Chopin
Introducing Smart Prefetching
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.

Sébastien Chopin