What changed in readable-stream from 3 to 4

8 releases numbered after v3.6.2 up to and including v4.7.0, stable releases only. v3.6.2 and v4.7.0 are the newest stable releases of 3 and 4 we track; this page follows them as new ones ship.

11 changes across 8 releases

Changed 5

v4.7.0

  • Update build

v4.5.2

  • Update esbuild to v0.19

v4.5.1

  • Use globalThis instead of global

v4.5.0

  • Update to Node.js 18.19.0 and add Node 21.x to CI

v4.4.0

  • Update to Node v18.16.0
Fixed 5

v4.7.0

  • Fix `string_decoder` import

v4.6.0

  • Fix internalStreamsWeakHandler replacement rule
  • Avoid using bigint literal syntax

v4.4.2

  • Add string decoder as a dependency

v4.4.1

  • Don't require `stream` package in codebase
Removed 1

v4.4.0

  • Remove Readable.fromWeb and Readable.toWeb methods

Original release notes, newest first

The list above is our reading of these notes; the originals from Node.js are here, one fold per release.

v4.7.0
What's Changed
New Contributors

Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.6.0...v4.7.0

View originalPermalink

v4.6.0
What's Changed
New Contributors

Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.5.2...v4.6.0

View originalPermalink

v4.5.2
v4.5.1
v4.5.0
What's Changed

Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.4.2...v4.5.0

View originalPermalink

v4.4.2
v4.4.1
What's Changed

Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.4.0...v4.4.1

View originalPermalink

v4.4.0
What's Changed
New Contributors

Full Changelog: https://github.com/nodejs/readable-stream/compare/v4.3.0...v4.4.0

View originalPermalink