to-through

Wrap a Readable stream in a Transform stream.

MIT License

Downloads
7.4M
Stars
10
Committers
6

Bot releases are visible (Hide)

to-through - to-through v3.0.0 Latest Release

Published by github-actions[bot] about 2 years ago

⚠ BREAKING CHANGES

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

Features

Miscellaneous Chores

  • Upgrade scaffold, dropping node <10 support (#8) (f095480)
to-through - https://github.com/gulpjs/to-through/releases/tag/v2.0.0

Published by phated over 7 years ago

Breaking

  • Utilize newListener event instead of nextTick to avoid flowing incorrectly (d478cf4)
to-through - https://github.com/gulpjs/to-through/releases/tag/v1.0.1

Published by phated over 7 years ago

Fix

  • Re-emit errors from the wrapped Readable (3497892)
to-through - https://github.com/gulpjs/to-through/releases/tag/v1.0.0

Published by phated over 7 years ago

New

Docs

  • Add badges, example and API (6a6536e)

Scaffold