Skip to content

Commit

Permalink
2025-02-10, Version 20.18.3 'Iron' (LTS)
Browse files Browse the repository at this point in the history
Notable changes:

crypto:
  * update root certificates to NSS 3.104 (Richard Lau) #55681
doc:
  * add LJHarb to collaborators (Jordan Harband) #56132
  * enforce strict policy to semver-major releases (Rafael Gonzaga) #55732
  * add jazelly to collaborators (Jason Zhang) #55531
esm:
  * mark import attributes and JSON module as stable (Nicolò Ribaudo) #55333
tools:
  * fix root certificate updater (Richard Lau) #55681

PR-URL: #56699
  • Loading branch information
marco-ippolito committed Feb 10, 2025
1 parent 6ba36b4 commit 3844e7e
Show file tree
Hide file tree
Showing 3 changed files with 236 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,8 @@ release.
<a href="doc/changelogs/CHANGELOG_V22.md#22.0.0">22.0.0</a><br/>
</td>
<td valign="top">
<b><a href="doc/changelogs/CHANGELOG_V20.md#20.18.2">20.18.2</a></b><br/>
<b><a href="doc/changelogs/CHANGELOG_V20.md#20.18.3">20.18.3</a></b><br/>
<a href="doc/changelogs/CHANGELOG_V20.md#20.18.2">20.18.2</a><br/>
<a href="doc/changelogs/CHANGELOG_V20.md#20.18.1">20.18.1</a><br/>
<a href="doc/changelogs/CHANGELOG_V20.md#20.18.0">20.18.0</a><br/>
<a href="doc/changelogs/CHANGELOG_V20.md#20.17.0">20.17.0</a><br/>
Expand Down
2 changes: 2 additions & 0 deletions doc/api/esm.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ changes:
- version:
- v23.1.0
- v22.12.0
- v20.18.3
- v18.20.5
pr-url: https://github.com/nodejs/node/pull/55333
description: Import attributes are no longer experimental.
Expand Down Expand Up @@ -641,6 +642,7 @@ changes:
- version:
- v23.1.0
- v22.12.0
- v20.18.3
- v18.20.5
pr-url: https://github.com/nodejs/node/pull/55333
description: JSON modules are no longer experimental.
Expand Down
Loading

0 comments on commit 3844e7e

Please sign in to comment.