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: remove dependency cross-fetch #130

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

CHC383
Copy link

@CHC383 CHC383 commented Jan 24, 2025

close #126

cross-fetch is not needed in the modern environments, as fetch is available in the browsers and Node >= 18.

To minimize the changes on the tests,

@curusarn
Copy link
Contributor

Thank you for the contribution @CHC383!

I'll get someone from the team to review this.

Thanks again for the PR!

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.

Deprecation [DEP0040] on dependency
2 participants