Roadmap

Nuxt is constantly evolving, with new features and modules being added all the time.


This page lists the current status and schedule of our planned releases.

πŸ“’ Announcements

πŸ“ Status Reports

πŸ“… Release schedule

ReleaseExpected dateDescription
nuxt@2.16Summer, 2022Nuxt v2 cumulative updates for future compatibility with Bridge
nuxt@3.0.0Summer, 2022Nuxt v3 stable release

Current Releases

Nuxt 3 is in release candidate stage and available as the nuxt@rc npm tag.

The latest updates on Nuxt 2.x are available via the nuxt-edge npm package and are expected to be released soon for forward compatibility.

ReleasenpmStatusLast ReleaseDocsRepository
Nuxt 3.xnuxtRelease Candidate3.x docsnuxt/framework
Nuxt 3.x (edge*)nuxt3Development3.x docsnuxt/framework
Nuxt 2.xnuxtMaintenance2.x docsnuxt/nuxt.js#2.x
Nuxt 2.x (edge*)nuxt-edgeMaintenance2.x docsnuxt/nuxt.js

(*) Edge releases are automated after each commit passing tests

πŸ›£οΈ Roadmap

In roadmap below are the major expected features that are coming soon with Nuxt 3.

πŸ’‘ Check Discussions and RFCs for more upcoming features and ideas.

MilestoneExpected dateNotesDescription
Test Utils2022nuxt/framework#3198A rewrite of nuxt/test-utils for testing Nuxt 3 and new modules
Image2022nuxt/image#548Stable image optimization for Nuxt 3
SEO & PWA2022nuxt/framework#1823Migrating from nuxt-community/pwa-module for built-in SEO utils and service worker support
Hybrid Rendering2022nuxt/framework#560Flexible routing routes for caching strategies, proxy and more
Scripts2022nuxt/framework#5856Easy 3rd party script management.
Devtools2022-Integrated and modular devtools experience for Nuxt
Translations2022nuxt/translations#4 (request access)A collaborative project for a stable translation process for Nuxt 3 docs. Currently pending for ideas and documentation tooling support (content v2 with remote sources).
Auth2022-A rewrite of nuxt-community/auth-module for Nuxt 3 support

πŸ“¦ Core Modules

In addition to the Nuxt framework, there are modules that are vital for the ecosystem. Their status will be updated below.

ModuleStatusNuxt SupportRepositoryDescription
Content 1.xMaintenance2.xnuxt/contentMaintenance only
Content 2.xActive3.xnuxt/contentReleased
AuthWIP3.xnuxt/authNuxt 3 support is planned after session support
ImageActive2.x and 3.xnuxt/imageNuxt 3 support is in progress: nuxt/image#548
TelemetryActive2.x and 3.xnuxt/telemetryNuxt 3 is supported. Stats to be public soon!