mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
docs: update roadmap for november (#8766)
This commit is contained in:
parent
ab3c65a975
commit
12767fffd3
@ -22,10 +22,10 @@ This page lists the current status and schedule of our planned releases.
|
|||||||
|
|
||||||
## 📅 Release Schedule
|
## 📅 Release Schedule
|
||||||
|
|
||||||
Release | Expected date | Description
|
Release | Expected date | Description
|
||||||
--------------------|-----------------|---------------------------------------------------
|
--------------------|------------------------|---------------------------------------------------
|
||||||
`nuxt@2.16` | Autumn, 2022 | Nuxt v2 cumulative updates for future compatibility with Bridge
|
`nuxt@2.16` | Autumn, 2022 | Nuxt v2 cumulative updates for future compatibility with Bridge
|
||||||
`nuxt@3.0.0` | Autumn, 2022 | Nuxt v3 final release
|
`nuxt@3.0.0` | 16th November, 2022 | Nuxt v3 final release
|
||||||
|
|
||||||
### Current Releases
|
### Current Releases
|
||||||
|
|
||||||
@ -50,14 +50,13 @@ In roadmap below are the major expected features that are coming soon with Nuxt
|
|||||||
|
|
||||||
Milestone | Expected date | Notes | Description
|
Milestone | Expected date | Notes | Description
|
||||||
-------------|------------------|--------|-----------------------
|
-------------|------------------|--------|-----------------------
|
||||||
Test Utils | 2022 | [nuxt/framework#3198](https://github.com/nuxt/framework/issues/3198) | A rewrite of [nuxt/test-utils](https://github.com/nuxt/test-utils) for testing Nuxt 3 and new modules
|
|
||||||
Image | 2022 | [nuxt/image#548](https://github.com/nuxt/image/discussions/548) | Stable image optimization for Nuxt 3
|
Image | 2022 | [nuxt/image#548](https://github.com/nuxt/image/discussions/548) | Stable image optimization for Nuxt 3
|
||||||
|
Test Utils | 2022 | [nuxt/framework#3198](https://github.com/nuxt/framework/issues/3198) | A rewrite of [nuxt/test-utils](https://github.com/nuxt/test-utils) for testing Nuxt 3 and new modules
|
||||||
SEO & PWA | 2022 | [nuxt/framework#1823](https://github.com/nuxt/framework/discussions/1823) | Migrating from [nuxt-community/pwa-module](https://github.com/nuxt-community/pwa-module) for built-in SEO utils and service worker support
|
SEO & PWA | 2022 | [nuxt/framework#1823](https://github.com/nuxt/framework/discussions/1823) | Migrating from [nuxt-community/pwa-module](https://github.com/nuxt-community/pwa-module) for built-in SEO utils and service worker support
|
||||||
Hybrid Rendering | 2022 | [nuxt/framework#560](https://github.com/nuxt/framework/discussions/560) | Flexible routing routes for caching strategies, proxy and more
|
Scripts | - | [nuxt/framework#5856](https://github.com/nuxt/framework/discussions/5856) | Easy 3rd party script management.
|
||||||
Scripts | 2022 | [nuxt/framework#5856](https://github.com/nuxt/framework/discussions/5856) | Easy 3rd party script management.
|
Devtools | - | - | Integrated and modular devtools experience for Nuxt
|
||||||
Devtools | 2022 | - | Integrated and modular devtools experience for Nuxt
|
Translations | - | [nuxt/translations#4](https://github.com/nuxt/translations/discussions/4) ([request access](https://github.com/nuxt/framework/discussions/765)) | 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).
|
||||||
Translations | 2022 | [nuxt/translations#4](https://github.com/nuxt/translations/discussions/4) ([request access](https://github.com/nuxt/framework/discussions/765)) | 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).
|
Auth | - | - | A rewrite of [nuxt-community/auth-module](https://github.com/nuxt-community/auth-module) for Nuxt 3 support
|
||||||
Auth | 2022 | - | A rewrite of [nuxt-community/auth-module](https://github.com/nuxt-community/auth-module) for Nuxt 3 support
|
|
||||||
|
|
||||||
## 📦 Core Modules
|
## 📦 Core Modules
|
||||||
|
|
||||||
@ -65,8 +64,7 @@ In addition to the Nuxt framework, there are modules that are vital for the ecos
|
|||||||
|
|
||||||
Module | Status | Nuxt Support | Repository | Description
|
Module | Status | Nuxt Support | Repository | Description
|
||||||
---------------|---------------------|--------------|------------|-------------------
|
---------------|---------------------|--------------|------------|-------------------
|
||||||
Content 1.x | Maintenance | 2.x | [nuxt/content](https://github.com/nuxt/content/tree/v1) | Maintenance only
|
Content | Active | 3.x | [nuxt/content](https://github.com/nuxt/content) | Released
|
||||||
Content 2.x | Active | 3.x | [nuxt/content](https://github.com/nuxt/content) | Released
|
Auth | Planned | 3.x | `nuxt/auth` to be announced | Nuxt 3 support is planned after session support
|
||||||
Auth | WIP | 3.x | `nuxt/auth` to be announced | Nuxt 3 support is planned after session support
|
|
||||||
Image | Active | 2.x and 3.x | [nuxt/image](https://github.com/nuxt/image) | Nuxt 3 support is in progress: [nuxt/image#548](https://github.com/nuxt/image/discussions/548)
|
Image | Active | 2.x and 3.x | [nuxt/image](https://github.com/nuxt/image) | Nuxt 3 support is in progress: [nuxt/image#548](https://github.com/nuxt/image/discussions/548)
|
||||||
Telemetry | Active | 2.x and 3.x | [nuxt/telemetry](https://github.com/nuxt/telemetry/) | Nuxt 3 is supported. Stats to be public soon!
|
Telemetry | Active | 2.x and 3.x | [nuxt/telemetry](https://github.com/nuxt/telemetry/) | Nuxt 3 is supported. Stats to be public soon!
|
||||||
|
Loading…
Reference in New Issue
Block a user