Skip to content

v3.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Mar 15:06
· 24 commits to master since this release
d9134cd

3.0.0 (2020-03-09)

Bug Fixes

  • middleware: prevent any tries reading from the same stream twice (#2) (d9134cd)

BREAKING CHANGES

  • middleware: stream property is replaced with toStream method that allows the user to create a new readable stream from the temp file each time.