Releases: nodejs/readable-stream
Releases · nodejs/readable-stream
v2.2.8
v2.2.7
v2.2.6
v2.2.5
works with react-native
your welcome
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
build based on node 6.3.1
v2.1.5 2.1.5
fix .npmignore
fix the .npmignore to include the coverage stuff, also fixes how saucelabs works