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

feat: switch from got to ofetch #111

Merged
merged 10 commits into from
Sep 24, 2023
Merged

feat: switch from got to ofetch #111

merged 10 commits into from
Sep 24, 2023

Conversation

scttcper
Copy link
Owner

@scttcper scttcper commented Sep 12, 2023

BREAKING CHANGE: addTorrent functions can no longer be passed a file path. You must handle reading the file.
BREAKING CHANGE: no longer uses got - uses ofetch which can work in environments like cloudflare workers and bun due to using fetch
BREAKING CHANGE: requires node 18

BREAKING CHANGE: no longer uses got - uses ofetch which can work in environments like cloudflare workers and bun due to using fetch
BREAKING CHANGE: requires node 18
@scttcper scttcper merged commit e142a51 into master Sep 24, 2023
3 checks passed
@github-actions
Copy link

🎉 This PR is included in version 5.0.0 🎉

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