Skip to content

v0.12.0

Compare
Choose a tag to compare
@greguz greguz released this 03 Jul 10:19
· 226 commits to master since this release

Breaking changes

  • Remove transform flow staring inside pump function

Fix

  • pump infinite run
  • mergeWritables destroy
  • prevent event emitter error throwing
  • support request destruction

New

  • Add eos function (end-of-stream)
  • Support eosoptions inside finished and handle functions
  • Add more tests