-
- Downloads
2023-04-10, Version 19.9.0 (Current)
Notable changes: events: * (SEMVER-MINOR) add getMaxListeners method (Khafra) https://github.com/nodejs/node/pull/47039 lib: * (SEMVER-MINOR) add tracing channel to diagnostics\_channel (Stephen Belanger) msi: * (SEMVER-MINOR) migrate to WiX4 (Stefan Stojanovic) https://github.com/nodejs/node/pull/45943 node-api: * (SEMVER-MINOR) deprecate napi\_module\_register (Vladimir Morozov) https://github.com/nodejs/node/pull/46319 stream: * (SEMVER-MINOR) add setter & getter for default highWaterMark (Robert Nagy) https://github.com/nodejs/node/pull/46929 url: * (SEMVER-MINOR) implement URL.canParse (Khafra) https://github.com/nodejs/node/pull/47179 test_runner: * (SEMVER-MINOR) expose reporter for use in run api (Chemi Atlow) https://github.com/nodejs/node/pull/47238 PR-URL: https://github.com/nodejs/node/pull/47441 Signed-off-by:RafaelGSS <rafael.nunu@hotmail.com>
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- doc/api/deprecations.md 1 addition, 1 deletiondoc/api/deprecations.md
- doc/api/diagnostics_channel.md 10 additions, 10 deletionsdoc/api/diagnostics_channel.md
- doc/api/events.md 1 addition, 1 deletiondoc/api/events.md
- doc/api/stream.md 2 additions, 2 deletionsdoc/api/stream.md
- doc/api/test.md 1 addition, 1 deletiondoc/api/test.md
- doc/api/url.md 2 additions, 2 deletionsdoc/api/url.md
- doc/changelogs/CHANGELOG_V19.md 182 additions, 1 deletiondoc/changelogs/CHANGELOG_V19.md
- src/node_version.h 3 additions, 3 deletionssrc/node_version.h
Loading
Please register or sign in to comment