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

chore: update native-abort-controller module #3521

Merged
merged 7 commits into from
Feb 8, 2021

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Feb 3, 2021

To avoid extending built-in classes you now need to use named exports when importing native-abort-controller.

Fixes #3509

Depends on:

@achingbrain achingbrain merged commit 516505b into master Feb 8, 2021
@achingbrain achingbrain deleted the chore/update-native-abort-controller branch February 8, 2021 14:50
SgtPooki referenced this pull request in ipfs/js-kubo-rpc-client Aug 18, 2022
To avoid extending built-in classes you now need to use named exports when importing `native-abort-controller`.

Fixes #3509
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.

ipfs.add TypeError: AbortController constructor: 'new' is required
2 participants