Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Mar 07:01
· 518 commits to master since this release
d0d25f0

1.1.0 (2020-03-03)

Features

  • implement push strategy with sockets for uploadFromUrl (#222) (4cafe97)
  • add deferred disconnect for push strategy (#229) (a9901f7)
  • add strong typed event emitter (#217) (35b9eef)
  • add custom race function (#177) (219c02a)

Bug Fixes

  • make fileName optional and remove it from default settings (#233) (a28d181)
  • remove timeout from uploadFromUrl function (#226) (76db2e4)
  • use direct import for CancelController and rename callback to stopRace (#216) (ea4ef7a)