mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
73b2d3bc41
Notable changes: Fixed distribution for native addon builds This release fixes an issue introduced in Node.js v17.0.0, where some V8 headers were missing from the distributed tarball, making it impossible to build native addons. These headers are now included. https://github.com/nodejs/node/pull/40526 Fixed stream issues * Fixed a regression in `stream.promises.pipeline`, which was introduced in version 16.10.0, is fixed. It is now possible again to pass an array of streams to the function. https://github.com/nodejs/node/pull/40193 * Fixed a bug in `stream.Duplex.from`, which didn't work properly when an async generator function was passed to it. https://github.com/nodejs/node/pull/40499 PR-URL: https://github.com/nodejs/node/pull/40535 |
||
---|---|---|
.. | ||
CHANGELOG_ARCHIVE.md | ||
CHANGELOG_IOJS.md | ||
CHANGELOG_V4.md | ||
CHANGELOG_V5.md | ||
CHANGELOG_V6.md | ||
CHANGELOG_V7.md | ||
CHANGELOG_V8.md | ||
CHANGELOG_V9.md | ||
CHANGELOG_V10.md | ||
CHANGELOG_V11.md | ||
CHANGELOG_V12.md | ||
CHANGELOG_V13.md | ||
CHANGELOG_V14.md | ||
CHANGELOG_V15.md | ||
CHANGELOG_V16.md | ||
CHANGELOG_V17.md | ||
CHANGELOG_V010.md | ||
CHANGELOG_V012.md |