Skip to content

lead v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 20:16
a14cfb8

⚠ BREAKING CHANGES

  • Remove piping to a Writable and instead call resume on stream

Features

  • Remove piping to a Writable and instead call resume on stream (27324d6)

Bug Fixes

  • Ensure project works with different streams (#8) (27324d6)
  • Use listenerCount API on streams (27324d6)