Releases: nodejs/readable-stream
Releases · nodejs/readable-stream
v4.7.0
What's Changed
- Fix
string_decoder
import by @jeswr in #548 - Update build for #542 by @MattiasBuelens in #549
- Run lint on CI by @MattiasBuelens in #550
New Contributors
- @MattiasBuelens made their first contribution in #549
Full Changelog: v4.6.0...v4.7.0
v4.6.0
What's Changed
- fix:
internalStreamsWeakHandler
replacement rule by @natebuckareff in #544 - fix: avoid using bigint literal syntax by @mman in #542
New Contributors
- @natebuckareff made their first contribution in #544
- @mman made their first contribution in #542
Full Changelog: v4.5.2...v4.6.0
v4.5.2
v4.5.1
v4.5.0
v4.4.2
v4.4.1
v4.4.0
What's Changed
- fix: removes
Readable.fromWeb
andReadable.toWeb
methods by @RishabhKodes in #506 - Update to Node v18.16.0 by @mcollina in #515
New Contributors
- @RishabhKodes made their first contribution in #506
Full Changelog: v4.3.0...v4.4.0