-
- Downloads
2024-07-24, Version 20.16.0 'Iron' (LTS)
Notable changes: buffer: * (SEMVER-MINOR) add .bytes() method to Blob (Matthew Aitken) https://github.com/nodejs/node/pull/53221 doc: * doc-only deprecate OpenSSL engine-based APIs (Richard Lau) https://github.com/nodejs/node/pull/53329 * (SEMVER-MINOR) add context.assert docs (Colin Ihrig) https://github.com/nodejs/node/pull/53169 * (SEMVER-MINOR) improve explanation about built-in modules (Joyee Cheung) https://github.com/nodejs/node/pull/52762 * add StefanStojanovic to collaborators (StefanStojanovic) https://github.com/nodejs/node/pull/53118 * add Marco Ippolito to TSC (Rafael Gonzaga) https://github.com/nodejs/node/pull/53008 inspector: * fix disable async hooks on Debugger.setAsyncCallStackDepth (Joyee Cheung) https://github.com/nodejs/node/pull/53473 net: * (SEMVER-MINOR) add new net.server.listen tracing channel (Paolo Insogna) https://github.com/nodejs/node/pull/53136 process: * (SEMVER-MINOR) add process.getBuiltinModule(id) (Joyee Cheung) https://github.com/nodejs/node/pull/52762 src,permission: * (SEMVER-MINOR) --allow-wasi & prevent WASI exec (Rafael Gonzaga) https://github.com/nodejs/node/pull/53124 test_runner: * (SEMVER-MINOR) add context.fullName (Colin Ihrig) https://github.com/nodejs/node/pull/53169 util: * (SEMVER-MINOR) support `--no-` for argument with boolean type for parseArgs (Zhenwei Jin) https://github.com/nodejs/node/pull/53107 PR-URL: https://github.com/nodejs/node/pull/53945
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- doc/api/cli.md 10 additions, 10 deletionsdoc/api/cli.md
- doc/api/crypto.md 1 addition, 1 deletiondoc/api/crypto.md
- doc/api/deprecations.md 1 addition, 1 deletiondoc/api/deprecations.md
- doc/api/https.md 1 addition, 1 deletiondoc/api/https.md
- doc/api/process.md 1 addition, 1 deletiondoc/api/process.md
- doc/api/stream.md 1 addition, 1 deletiondoc/api/stream.md
- doc/api/test.md 1 addition, 1 deletiondoc/api/test.md
- doc/api/tls.md 2 additions, 2 deletionsdoc/api/tls.md
- doc/api/util.md 1 addition, 1 deletiondoc/api/util.md
- doc/changelogs/CHANGELOG_V20.md 230 additions, 0 deletionsdoc/changelogs/CHANGELOG_V20.md
- src/node_version.h 3 additions, 3 deletionssrc/node_version.h
Loading
Please register or sign in to comment