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

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
14 changes: 13 additions & 1 deletion products/nodejs.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
title: Node.js
category: framework
tags: javascript-runtime
tags: javascript-runtime herodevs
iconSlug: nodedotjs
permalink: /nodejs
alternate_urls:
Expand All @@ -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.4"
latestReleaseDate: 2024-07-08

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,12 @@ 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.

Commercial support for Node.js is available post end-of-life through the [OpenJS
Foundation's Ecosystem Sustainability Program](https://openjsf.org/ecosystem-sustainability-program) (ESP). For more information about
commercial support options for Node.js, learn more on
[their website](https://www.herodevs.com/support/node-nes) and get
commercial support from [HeroDevs](https://www.herodevs.com/support/node-nes) with
[https://www.herodevs.com/support/node-nes](https://www.herodevs.com/support/node-nes).

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.