Skip to content

v4.0.0

Choose a tag to compare

@sindresorhus sindresorhus released this 13 Jun 07:24

Breaking:

  • Make the transform function an async function instead of callback-style (#7) e79bc5e
  • Rename the chunkLength option to chunkSize (#7) e79bc5e

Enhancements:

  • Add FirstChunkStream.stop which can be returned in the transform function to end the stream early (#7) e79bc5e

v3.0.0...v4.0.0