Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

fix: remove abort-controller deps #4015

Merged
merged 3 commits into from
Jan 20, 2022
Merged

Conversation

achingbrain
Copy link
Member

AbortController and AbortSignal are global in all supported runtimes so we don't need the polyfill any more.

`AbortController` and `AbortSignal` are global in all supported runtimes
so we don't need the polyfill any more.
@achingbrain
Copy link
Member Author

Nb. will need bitswap and libp2p releases before it's completely gone from the stack.

@achingbrain
Copy link
Member Author

Test failures are unrelated.

@achingbrain achingbrain merged commit 902e887 into master Jan 20, 2022
@achingbrain achingbrain deleted the fix/remove-abort-controller branch January 20, 2022 14:21
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
`AbortController` and `AbortSignal` are global in all supported runtimes so we don't need the polyfill any more.

BREAKING CHANGE: node 15+ is required
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants