Releases: deeplay-io/abort-controller-x
Releases · deeplay-io/abort-controller-x
v0.2.0
- Replace 'abort-controller' with 'node-abort-controller' to align types between NodeJS and browser.
v0.1.3
- Reject spawn immediately if signal is aborted
v0.1.1
- Add missing export for
run