Releases: kaisukez/cancellation-token
Releases · kaisukez/cancellation-token
v3.1.3
v3.1.2
v3.1.1
v3.1.0
v3.0.3
v3.0.2
v3.0.1
v3.0.0
v2.0.1
- 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