Skip to content

v8.1.3

Compare
Choose a tag to compare
@tusharmath tusharmath released this 20 May 13:07
· 708 commits to master since this release

8.1.3 (2019-05-20)

Bug Fixes

  • cancellation: fix cancellation leaks (f422ad8)

Performance Improvements

  • migrate code base to use ts-scheduler@7.0.0 (90ffafd)
  • cancellations: use an Array instead of a linked list (782cf80)