Skip to content

Commit 1ac3e20

Browse files
committed
2026-02-24, Version 22.22.1 'Jod' (LTS)
Notable changes: build: * test on Python 3.14 (Christian Clauss) nodejs#59983 cli: * mark `--heapsnapshot-near-heap-limit` as stable (Joyee Cheung) nodejs#60956 crypto: * update root certificates to NSS 3.119 (Node.js GitHub Bot) nodejs#61419 * update root certificates to NSS 3.117 (Node.js GitHub Bot) nodejs#60741 doc: * add avivkeller to collaborators (Aviv Keller) nodejs#61115 * add gurgunday to collaborators (Gürgün Dayıoğlu) nodejs#61094 meta: * add Renegade334 to collaborators (Renegade334) nodejs#60714 PR-URL: nodejs#61947
1 parent 9145cc6 commit 1ac3e20

File tree

3 files changed

+367
-1
lines changed

3 files changed

+367
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ release.
7373
<a href="doc/changelogs/CHANGELOG_V24.md#24.0.0">24.0.0</a><br/>
7474
</td>
7575
<td valign="top">
76-
<b><a href="doc/changelogs/CHANGELOG_V22.md#22.22.0">22.22.0</a></b><br/>
76+
<b><a href="doc/changelogs/CHANGELOG_V22.md#22.22.1">22.22.1</a></b><br/>
77+
<a href="doc/changelogs/CHANGELOG_V22.md#22.22.0">22.22.0</a><br/>
7778
<a href="doc/changelogs/CHANGELOG_V22.md#22.21.1">22.21.1</a><br/>
7879
<a href="doc/changelogs/CHANGELOG_V22.md#22.21.0">22.21.0</a><br/>
7980
<a href="doc/changelogs/CHANGELOG_V22.md#22.20.0">22.20.0</a><br/>

doc/api/cli.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1518,6 +1518,7 @@ changes:
15181518
- version:
15191519
- v25.4.0
15201520
- v24.13.1
1521+
- v22.22.1
15211522
pr-url: https://github.com/nodejs/node/pull/60956
15221523
description: The flag is no longer experimental.
15231524
-->

0 commit comments

Comments
 (0)