Releases: nodejs/readable-stream
Releases · nodejs/readable-stream
v3.2.0
- Updated to 10.15.2 #401
- Support pipeline with READABLE_STREAM_DISABLE #399
v3.1.1
- Use
@babel/preset-env
esclusively #395
v3.1.0
- 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
- Emit no experimental warning in browsers #367
v3.0.4
- Fix Errors in IE 11 #365
- Updated to Node 10.11 #366
v3.0.3
- Update to Node 10.10.0 #363
- Added Node >= 6 to package.json #362
v3.0.2
- Import Node 10.9.0, redo the fix for
util.inspect.custom
#357
v3.0.1
- Removed process-nextick-args #354
- Fix error messages #352
v3.0.0-rc.2
- Do not include babel-runtime