Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

fix: remove abort controller dep #152

Merged
merged 1 commit into from
Jan 14, 2022

Conversation

achingbrain
Copy link
Member

AbortController and AbortSignal are in browsers and LTS node so the abort-controller and native-abort-controller deps aren't required any more.

`AbortController` and `AbortSignal` are in browsers and LTS node so the `abort-controller` and `native-abort-controller` deps aren't required any more.
@achingbrain achingbrain merged commit 96943cb into master Jan 14, 2022
@achingbrain achingbrain deleted the fix/remove-abort-controller-polyfill branch January 14, 2022 09:08
github-actions bot pushed a commit that referenced this pull request Jan 14, 2022
### [0.10.7](v0.10.6...v0.10.7) (2022-01-14)

### Bug Fixes

* remove abort controller dep ([#152](#152)) ([96943cb](96943cb))
@github-actions
Copy link

🎉 This PR is included in version 0.10.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant