queckezz/pull-promise

Add .catch to handle errors on `through`

Closed this issue · 2 comments

Just noticed that .through doesn't support rejected promises.

Thanks for reporting. Fixed in 2.0.0

Awesome. Glad the new implementation allows a new value also. Thanks!