Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[node.js] Add new commercial support column. #6048

9 changes: 9 additions & 0 deletions products/nodejs.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ releasePolicyLink: https://nodejs.org/en/about/previous-releases
releaseImage: https://raw.githubusercontent.com/nodejs/Release/main/schedule.svg?sanitize=true
changelogTemplate: https://github.com/nodejs/node/blob/main/doc/changelogs/CHANGELOG_V__RELEASE_CYCLE__.md#__LATEST__
eoasColumn: true
eoesColumn: "Commercial Support"
releaseDateColumn: true

identifiers:
Expand Down Expand Up @@ -69,6 +70,7 @@ releases:
lts: 2022-10-25
eoas: 2023-10-18
eol: 2025-04-30
eoes: false
latest: "18.20.5"
latestReleaseDate: 2024-11-12

Expand All @@ -84,6 +86,7 @@ releases:
lts: 2021-10-26
eoas: 2022-10-18
eol: 2023-09-11
eoes: false
latest: "16.20.2"
latestReleaseDate: 2023-08-09

Expand All @@ -99,6 +102,7 @@ releases:
lts: 2020-10-27
eoas: 2021-10-19
eol: 2023-04-30
eoes: false
latest: "14.21.3"
latestReleaseDate: 2023-02-16

Expand All @@ -114,6 +118,7 @@ releases:
lts: 2019-10-21
eoas: 2020-10-20
eol: 2022-04-30
eoes: false
latest: "12.22.12"
latestReleaseDate: 2022-04-05

Expand Down Expand Up @@ -216,5 +221,9 @@ LTS releases.
If an even-numbered release above is _not marked as LTS_, then it has not entered "Active LTS" and
is not recommended for Production use.

Node.js is part of the [OpenJS Foundation's Ecosystem Sustainability Program](https://openjsf.org/ecosystem-sustainability-program) (ESP).
Commercial support is available for some deprecated LTS versions of Node.js through the [HeroDevs Never-Ending Support](https://www.herodevs.com/support/node-nes)
initiative.

The End-of-Life date for Node.js 16 was [moved forward by seven months](https://nodejs.org/en/blog/announcements/nodejs16-eol/ "Bringing forward the End-of-Life Date for Node.js 16")
to coincide with the end of support of OpenSSL 1.1.1 on September 11th, 2023.