3.0.0 (2023-12-10)
onStart
firing whenever runner is paused/unpaused (b146cab)- prettify files (cc469a7)
- throw respective errors if concurrency and task type are not respected (34e1cd8)
- add
List
data structure and simplify usage (a388adc) - add
pause
method, property and hooks (1140e82) - add
removeAt
method (a7c68fd) - convert everything to typescript (7b7dfa9)
- implement basic runner working and cleanup (c4561f4)
- support
prepend
inadd
and throw type errors when mismatch (38ba6b6)