docs: add Long time support to roadmap page (#21867)

This commit is contained in:
default-kaas 2023-07-02 18:01:18 +02:00
parent 5657871838
commit d05fac0dd5

View File

@ -58,3 +58,32 @@ Auth | Planned | 3.x | `nuxt/auth` to be announce
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!
I18n | Active | 2.x and 3.x | [nuxt-modules/i18n](https://github.com/nuxt-modules/i18n) | See [nuxt-modules/i18n#1287](https://github.com/nuxt-modules/i18n/discussions/1287) for Nuxt 3 support
## 📅 Long time support (LTS) versions
### Current LTS version
The current LTS is [V3.5](https://github.com/nuxt/nuxt/releases/tag/v3.5.3)
### Next LTS version
The next LTS is [V3.6](https://github.com/nuxt/nuxt/releases/tag/v3.6.1)
Version number | Status | Initial release | Active LTS Start | Maintenance LTS Start | End Of Life | Vue version | Minimal node version
---------------------------------------------------------|-------------|-----------------|------------------|-----------------------|--------------|-------------|---------------------
[V3.2](https://github.com/nuxt/nuxt/releases/tag/v3.2.3) | Unsupported | 02-09-2022 | 02-28-2022 | 03-14-2022 | 04-02-2022 | V3.2 | V16
[V3.3](https://github.com/nuxt/nuxt/releases/tag/v3.3.3) | Maintenance | 03-14-2022 | 04-02-2022 | 04-11-2022 | 04-28-2022 | V3.2 | V16
[V3.4](https://github.com/nuxt/nuxt/releases/tag/v3.4.3) | Maintenance | 04-11-2022 | 04-28-2022 | 05-16-2022 | 06-06-2022 | V3.2 | V16
[V3.5](https://github.com/nuxt/nuxt/releases/tag/v3.5.3) | Current | 05-16-2022 | 06-06-2022 | 06-23-2022 | 07-14-2022 | V3.3 | V16
[V3.6](https://github.com/nuxt/nuxt/releases/tag/v3.6.1) | Active | 06-23-2022 | 07-14-2022 | 07-28-2022 | 08-09-2022 | V3.3 | V16
V3.7 | Scheduled | 07-28-2022 | 08-07-2022 | 08-21-2022 | 09-04-2022 | ~ | 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