2020-08-11, Version 14.8.0 (Current)
Notable changes: async_hooks: * (SEMVER-MINOR) add AsyncResource.bind utility (James M Snell) https://github.com/nodejs/node/pull/34574 doc: * add Ricky Zhou to collaborators (rickyes) https://github.com/nodejs/node/pull/34676 * add release key for Ruy Adorno (Ruy Adorno) https://github.com/nodejs/node/pull/34628 * add DerekNonGeneric to collaborators (Derek Lewis) https://github.com/nodejs/node/pull/34602 module: * (SEMVER-MINOR) unflag Top-Level Await (Myles Borins) https://github.com/nodejs/node/pull/34558 n-api: * (SEMVER-MINOR) support type-tagging objects (Gabriel Schulhof) https://github.com/nodejs/node/pull/28237 n-api,src: * (SEMVER-MINOR) provide asynchronous cleanup hooks (Anna Henningsen) https://github.com/nodejs/node/pull/34572 PR-URL: https://github.com/nodejs/node/pull/34704
Showing
- CHANGELOG.md 2 additions, 1 deletionCHANGELOG.md
- doc/api/addons.md 1 addition, 1 deletiondoc/api/addons.md
- doc/api/async_hooks.md 2 additions, 2 deletionsdoc/api/async_hooks.md
- doc/api/n-api.md 5 additions, 5 deletionsdoc/api/n-api.md
- doc/changelogs/CHANGELOG_V14.md 96 additions, 0 deletionsdoc/changelogs/CHANGELOG_V14.md
- src/node_version.h 3 additions, 3 deletionssrc/node_version.h
Loading
Please register or sign in to comment