-
- Downloads
2024-09-17, Version 22.9.0 (Current)
Notable changes: lib: * (SEMVER-MINOR) add util.getCallSite() API (Rafael Gonzaga) https://github.com/nodejs/node/pull/54380 repl: * doc-deprecate instantiating `node:repl` classes without `new` (Aviv Keller) https://github.com/nodejs/node/pull/54842 src: * create handle scope in FastInternalModuleStat (Joyee Cheung) https://github.com/nodejs/node/pull/54384 stream: * (SEMVER-MINOR) relocate the status checking code in the onwritecomplete (YoonSoo_Shin) https://github.com/nodejs/node/pull/54032 tls: * (SEMVER-MINOR) add `allowPartialTrustChain` flag (Anna Henningsen) https://github.com/nodejs/node/pull/54790 v8: * Revert "v8: enable maglev on supported architectures (Joyee Cheung) https://github.com/nodejs/node/pull/54384 PR-URL: https://github.com/nodejs/node/pull/54966
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- doc/api/cli.md 2 additions, 2 deletionsdoc/api/cli.md
- doc/api/deprecations.md 2 additions, 2 deletionsdoc/api/deprecations.md
- doc/api/n-api.md 2 additions, 2 deletionsdoc/api/n-api.md
- doc/api/tls.md 1 addition, 1 deletiondoc/api/tls.md
- doc/api/util.md 1 addition, 1 deletiondoc/api/util.md
- doc/changelogs/CHANGELOG_V22.md 245 additions, 0 deletionsdoc/changelogs/CHANGELOG_V22.md
Loading
Please register or sign in to comment