Skip to content

Releases: nodejs/readable-stream

v2.3.8

Choose a tag to compare

@mcollina mcollina released this 23 Feb 10:05
c85db76

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

Choose a tag to compare

@mcollina mcollina released this 01 Jan 22:53
232e711

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

Choose a tag to compare

@mcollina mcollina released this 23 Sep 10:14
7fdb3b4

What's Changed

New Contributors

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

v4.1.0

Choose a tag to compare

@mcollina mcollina released this 11 Jul 08:48
77e0378

What's Changed

New Contributors

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

v4.0.0

Choose a tag to compare

@mcollina mcollina released this 14 Jun 21:47
49a45a9

What's Changed

New Contributors

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

v3.6.0

Choose a tag to compare

@mcollina mcollina released this 13 Feb 19:44
bed7ffa
  • Fix babel loose mode for classes and update to Node v10.19.0 #428 by @ljharb

v3.5.0

Choose a tag to compare

@mcollina mcollina released this 17 Jan 16:58
  • Update to Node v10.18.1 #420

v2.3.7

Choose a tag to compare

@mcollina mcollina released this 05 Jan 17:16
  • do not mutate core-util-is module #423

v3.4.0

Choose a tag to compare

@mcollina mcollina released this 28 May 05:58
  • Add Node v12 to travis #410
  • Add pipeline and finished to the browser bundle #408 #409

v3.3.0

Choose a tag to compare

@mcollina mcollina released this 01 Apr 07:13
  • Build from Node 10.15.3 #402