Releases: sindresorhus/make-asynchronous
Releases · sindresorhus/make-asynchronous
v1.0.1
v1.0.0
Breaking
- Require Node.js 18 bc58b98
- It no longer incorrectly wraps the AbortSignal abort reason in an error. So if you're using
abort.signal()
with a string, you must use a proper error now.
v0.3.0
v0.2.0
v0.1.0
🦄