Skip to content

Releases: nodejs/readable-stream

v3.1.0

16 Dec 12:27
7f45997
Compare
Choose a tag to compare
  • Updated to Node 10.14.2, updated to babel 7 #393
  • Ignore airtap and travis config from the bundle #388
  • Number.isInteger in IE11 #389 #390

v3.0.5

02 Oct 14:10
681958b
Compare
Choose a tag to compare
  • Emit no experimental warning in browsers #367

v3.0.4

01 Oct 19:12
6a1a622
Compare
Choose a tag to compare
  • Fix Errors in IE 11 #365
  • Updated to Node 10.11 #366

v3.0.3

10 Sep 17:29
e890201
Compare
Choose a tag to compare
  • Update to Node 10.10.0 #363
  • Added Node >= 6 to package.json #362

v3.0.2

20 Aug 08:16
a27de71
Compare
Choose a tag to compare
  • Import Node 10.9.0, redo the fix for util.inspect.custom #357

v3.0.1

13 Aug 10:28
ddce1af
Compare
Choose a tag to compare
  • Removed process-nextick-args #354
  • Fix error messages #352

v3.0.0

10 Aug 16:21
9004c81
Compare
Choose a tag to compare

Pull from Node v10

Fixes #283
Fixes #284
Fixes #212
Fixes #297
Fixes #346
Fixes #339
Fixed #335

v3.0.0-rc.2

10 Jul 15:26
118e277
Compare
Choose a tag to compare
  • Do not include babel-runtime

v3.0.0-rc.1

09 Jul 10:12
54a6ee1
Compare
Choose a tag to compare
  • Pull from Node 10.

v2.3.6

04 Apr 15:41
b3cf9b1
Compare
Choose a tag to compare
  • Bumped string_decoder to 1.1.1 #330
  • Updated to Node 8.11.1 #332
  • Don't add forEach replacement where it's not needed #331