Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: remove abort controller deps #402

Merged
merged 4 commits into from
Jan 20, 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 ef6c8ce into master Jan 20, 2022
@achingbrain achingbrain deleted the fix/remove-abort-controller-deps branch January 20, 2022 10:01
github-actions bot pushed a commit that referenced this pull request Jan 20, 2022
### [10.0.2](v10.0.1...v10.0.2) (2022-01-20)

### Bug Fixes

* remove abort controller deps ([#402](#402)) ([ef6c8ce](ef6c8ce))
@github-actions
Copy link

🎉 This PR is included in version 10.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

1 participant