Skip to content

Releases: gulpjs/to-through

to-through v3.0.0

07 Sep 22:34
2b66224
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Switch to streamx (#9)
  • Upgrade scaffold, dropping node <10 support (#8)

Features

Miscellaneous Chores

  • Upgrade scaffold, dropping node <10 support (#8) (f095480)

v2.0.0

03 May 18:13
Compare
Choose a tag to compare

Breaking

  • Utilize newListener event instead of nextTick to avoid flowing incorrectly (d478cf4)

v1.0.1

03 May 00:45
Compare
Choose a tag to compare

Fix

  • Re-emit errors from the wrapped Readable (3497892)

v1.0.0

03 May 00:26
Compare
Choose a tag to compare

New

Docs

  • Add badges, example and API (6a6536e)

Scaffold