Skip to content

v2.0.1

Compare
Choose a tag to compare
@kaisukez kaisukez released this 31 Oct 11:57
· 17 commits to main since this release
f1b99fb
  • fix bug AsyncCheckpoint 8adacad
  • update how to use checkpoint 92934ac
  • remove dist folder before building project c800174
  • prepare to release 2435eb4
  • add tests for SyncCheckpoint and AsyncCheckpoint 83a516e
  • add tests for CancellationError 18c2c61
  • use Promise.all in cancel function 1bee269
  • seperate sync and async checkpoint 1f094eb
  • cancel is now async f3d961e
  • add tests b4797ab
  • add readme and update examples 355a0f6
  • refactor code to typescript 5efc882
  • add Task.checkpoint (syntactic sugar) b62e4d5
  • add example of how to combine tokens with race and all method bb6113c
  • add example of how to use with AbortController 82cdba4
  • implement CancelToken 0d4237e

4330538...v2.0.1