Skip to content

Releases: nodejs/readable-stream

v2.3.8

23 Feb 10:05
c85db76

Choose a tag to compare

What's Changed

  • fix undefined global for browser / service worker (v2.x branch) by @smeng9 in #499

Full Changelog: v2.3.7...v2.3.8

v4.3.0

01 Jan 22:53
232e711

Choose a tag to compare

What's Changed

  • chore: just build to fix whitespace issues by @bergos in #498
  • fix: use workaround loading process-shim for browserify by @bergos in #497
  • Removed numeric separator by @jaxoncreed in #491

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

23 Sep 10:14
7fdb3b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

11 Jul 08:48
77e0378

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

14 Jun 21:47
49a45a9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.6.0...v4.0.0

v3.6.0

13 Feb 19:44
bed7ffa

Choose a tag to compare

  • Fix babel loose mode for classes and update to Node v10.19.0 #428 by @ljharb

v3.5.0

17 Jan 16:58

Choose a tag to compare

  • Update to Node v10.18.1 #420

v2.3.7

05 Jan 17:16

Choose a tag to compare

  • do not mutate core-util-is module #423

v3.4.0

28 May 05:58

Choose a tag to compare

  • Add Node v12 to travis #410
  • Add pipeline and finished to the browser bundle #408 #409

v3.3.0

01 Apr 07:13

Choose a tag to compare

  • Build from Node 10.15.3 #402