Releases: nodejs/readable-stream
Releases · nodejs/readable-stream
Release list
v2.2.10
v2.2.9
v2.2.8
v2.2.7
v2.2.6
v2.2.5
works with react-native
2.2.2
fix a bug where in gulp tasks for some reason Symbol.hasInstance exists but Function.prototype[Symbol.hasInstance] is not a function
2.2.1
remove bundled dependencies, apparently they break stuff yarnpkg/yarn#1774
2.2.0
- built based on node 7.1.0
- bundles the dependencies that users are not likely to have to install for other reasons (buffer-shims, core-util-is, isarray, process-nextick-args, and util-deprecate)
- no longer includes the documentation as the links were broken anyway but does include a link to the docs for the built version