v4.4.0
Changed 1
- Update to Node v18.16.0
Removed 1
- Remove Readable.fromWeb and Readable.toWeb methods
From readable-stream
What's Changed
- fix: removes
Readable.fromWebandReadable.toWebmethods by @RishabhKodes in https://github.com/nodejs/readable-stream/pull/506 - Update to Node v18.16.0 by @mcollina in https://github.com/nodejs/readable-stream/pull/515
New Contributors
- @RishabhKodes made their first contribution in https://github.com/nodejs/readable-stream/pull/506
Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.3.0...v4.4.0