Skip to content

Releases: nodejs/readable-stream

v2.2.7

07 Apr 07:46
847d79e
Compare
Choose a tag to compare

v2.2.6

16 Mar 08:03
f94eebc
Compare
Choose a tag to compare
  • Fully revert #255 as not yet released in core #264

v2.2.5

14 Mar 20:47
b062fe0
Compare
Choose a tag to compare
  • Removed duplicate WriteReq #263

works with react-native

21 Feb 14:41
v2.2.3
4dbe6e2
Compare
Choose a tag to compare

2.2.2

14 Nov 13:06
v2.2.2
f239454
Compare
Choose a tag to compare

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

10 Nov 15:54
v2.2.1
8f97e1d
Compare
Choose a tag to compare

remove bundled dependencies, apparently they break stuff yarnpkg/yarn#1774

2.2.0

10 Nov 14:34
v2.2.0
54a2d71
Compare
Choose a tag to compare
  • 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

17 Aug 19:53
v2.1.5
758c8b3
Compare
Choose a tag to compare

fix .npmignore

19 May 17:41
v2.1.4
7752832
Compare
Choose a tag to compare

fix the .npmignore to include the coverage stuff, also fixes how saucelabs works

build based on node 6.1.0

19 May 17:40
v2.1.3
abcff84
Compare
Choose a tag to compare

this builds based on node 6.1.0, and adds some new shims for various things