You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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