Nuxt/docs/5.community/6.roadmap.md
2023-07-26 16:31:48 +02:00

7.0 KiB

navigation.icon
uil:directions

Roadmap

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

See our blog for the latest framework and ecosystem announcements.

📝 Status Reports

Release Cycle

Since January 2023, we've adopted a consistent release cycle for Nuxt 3, following semver. We aim for major framework releases every year, with an expectation of patch releases every week or so and minor releases every month or so. They should never contain breaking changes except within options clearly marked as experimental.

Current Packages

The current active version of Nuxt is v3 which is available as nuxt on npm with the latest tag.

Nuxt 2 is in maintenance mode and is available on npm with the 2x tag. It will reach End of Life (EOL) on December 31st, 2023 at the same time as Vue 2 does.

Each version has its own edge releases which are generated automatically. For more about enabling the Nuxt 3 edge channel, see the edge channel docs.

Release npm Status Last Release Docs Repository
Nuxt 3.x nuxt Stable 3.x docs nuxt/nuxt
Nuxt 3.x (edge*) nuxt3 Development 3.x docs nuxt/nuxt
Nuxt 2.x nuxt Maintenance 2.x docs nuxt/nuxt#2.x
Nuxt 2.x (edge*) nuxt-edge Maintenance 2.x docs nuxt/nuxt

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

Milestone Expected date Notes Description
Image 2023 nuxt/image#548 Stable image optimization for Nuxt 3
SEO & PWA 2023 nuxt/nuxt#18395 Migrating from nuxt-community/pwa-module for built-in SEO utils and service worker support
DevTools 2023 - Integrated and modular devtools experience for Nuxt
Scripts 2023 nuxt/nuxt#16119 Easy 3rd party script management.
Translations - nuxt/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).

📦 Core Modules

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

Module Status Nuxt Support Repository Description
Content Active 3.x nuxt/content Released
Auth Planned 3.x nuxt/auth to be announced Nuxt 3 support is planned after session support
Image Active 2.x and 3.x nuxt/image Nuxt 3 support is in progress: nuxt/image#548
Telemetry Active 2.x and 3.x nuxt/telemetry Nuxt 3 is supported. Stats to be public soon!
I18n Active 2.x and 3.x nuxt-modules/i18n See nuxt-modules/i18n#1287 for Nuxt 3 support

📅 Long time support (LTS) versions

Current LTS version

The current LTS is V3.5

Next LTS version

The next LTS is V3.6

Version number Status Initial release Active LTS Start Maintenance LTS Start End Of Life Vue version Minimal node version
V3.2 Unsupported 2022-02-09 2022-02-28 2022-03-14 2022-04-02 V3.2 V16
V3.3 Maintenance 2022-03-14 2022-04-02 2022-04-11 2022-04-28 V3.2 V16
V3.4 Maintenance 2022-04-11 2022-04-28 2022-05-16 2022-06-06 V3.2 V16
V3.5 Current 2022-05-16 2022-06-06 2022-06-23 2022-07-14 V3.3 V16
V3.6 Active 2022-06-23 2022-07-14 2022-07-28 2022-08-09 V3.3 V16
V3.7 Scheduled 2023-07-28 2022-08-07 2022-08-21 2022-09-04 ~ V18

LTS Status

Status Description
Unsupported This version is not maintened any more and will receive no security patches
Maintenance This version will only receive security patches
Current This version will is being developed for and will receive security patches
Active This version could be unstable currently is activily developed for
Scheduled This version does not exist yet but it planned to be become a future LTS version