Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:36
· 35 commits to master since this release

3.0.0 (2022-06-10)

⚠ BREAKING CHANGES

  • Uint8Arrays are expected by default, pass objectMode: true to push any other data types. If using TypeScript, use generics to define the data type.

Features

Trivial Changes