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

Remove redundant AbortController polyfill #236

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

talentlessguy
Copy link

AbortController is supported in all environments, including Node.js, since v14.12, all modern browsers, React Native and all serverless environments (link) except Fastly, for which you can load a polyfill in your own project (which is how polyfills are meant to be consumed).

All tests pass.

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

Successfully merging this pull request may close these issues.

1 participant