-
- Downloads
2024-08-21, Version 20.17.0 'Iron' (LTS)
Notable changes: http: * (SEMVER-MINOR) add diagnostics channel `http.client.request.error` (Kohei Ueno) https://github.com/nodejs/node/pull/54054 meta: * add jake to collaborators (jakecastelli) https://github.com/nodejs/node/pull/54004 module: * (SEMVER-MINOR) support require()ing synchronous ESM graphs (Joyee Cheung) https://github.com/nodejs/node/pull/51977 path: * (SEMVER-MINOR) add `matchesGlob` method (Aviv Keller) https://github.com/nodejs/node/pull/52881 stream: * (SEMVER-MINOR) expose DuplexPair API (Austin Wright) https://github.com/nodejs/node/pull/34111 * (SEMVER-MINOR) implement `min` option for `ReadableStreamBYOBReader.read` (Mattias Buelens) https://github.com/nodejs/node/pull/50888 PR-URL: https://github.com/nodejs/node/pull/54447
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- doc/api/cli.md 2 additions, 2 deletionsdoc/api/cli.md
- doc/api/path.md 1 addition, 1 deletiondoc/api/path.md
- doc/api/stream.md 1 addition, 1 deletiondoc/api/stream.md
- doc/api/tls.md 1 addition, 1 deletiondoc/api/tls.md
- doc/api/webcrypto.md 1 addition, 1 deletiondoc/api/webcrypto.md
- doc/api/webstreams.md 1 addition, 1 deletiondoc/api/webstreams.md
- doc/changelogs/CHANGELOG_V20.md 228 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