Skip to content

Releases: Clever/understream

v0.4.7

03 Sep 17:34
Compare
Choose a tag to compare
  • Looser criteria for input to understream: should now accept anything that has a "pipe" method and is an EventEmitter. Before we were checking that the input implemented Readable, which didn't work for old-style streams