Skip to content

Commit 1ed3648

Browse files
matthewmayeraduh95
andauthored
Update previous-releases.mdx
Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com> Signed-off-by: Matt Mayer <152770+matthewmayer@users.noreply.github.com>
1 parent ccdfa41 commit 1ed3648

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/site/pages/en/about/previous-releases.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ layout: about
99

1010
Major Node.js versions enter _Current_ release status for six months, which gives library authors time to add support for them.
1111
Historically (up to Node.js 26), odd-numbered releases (9, 11, etc.) become unsupported after six months, and even-numbered releases (10, 12, etc.) move to _Active LTS_ status and are ready for general use.
12-
Starting with Node.js 27, the release cycle will be annual and every major version will move to _Active LTS_ status after its six-month _Current_ phase.
12+
Starting with Node.js 27, the release cycle will be annual and every major version will move to _LTS_ status after its six-month _Current_ phase (and six additional months of _Alpha_ phase).
1313
_LTS_ release status is "long-term support", which typically guarantees that critical bugs will be fixed for a total of 30 months.
1414
Production applications should only use _Active LTS_ or _Maintenance LTS_ releases.
1515

0 commit comments

Comments
 (0)