first-chunk-stream v4.0.0 Release Notes

Release Date: 2019-06-13 // almost 5 years ago
  • ๐Ÿ’ฅ 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


Previous changes from v3.0.0