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

refactor: replace dependency with initial implementation #6310

Merged
merged 1 commit into from
Aug 6, 2021
Merged

refactor: replace dependency with initial implementation #6310

merged 1 commit into from
Aug 6, 2021

Conversation

VoltrexKeyva
Copy link
Contributor

@VoltrexKeyva VoltrexKeyva commented Aug 6, 2021

Please describe the changes this PR makes and why it should be merged:
This PR removes the abort-controller package from the dependencies as a favor of the initial Node.js implementation of the AbortController API which was graduated here.

The lib should use the initial implementation of the APIs if possible.

Status and versioning classification:

  • Code changes have been tested against the Discord API, or there are no code changes
  • I know how to update typings and have done so, or typings don't need updating.

Removed the `abortcontroller` from dependencies as a favor of the initial `AbortController` API implementation.
Refs: [Graduation of the initial AbortController implementation](nodejs/node#35949)
@iCrawl iCrawl merged commit d5e28c2 into discordjs:master Aug 6, 2021
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.

3 participants