feat!: Migrate to fetch
#625
Labels
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
As we plan to support multiple environments and runtimes it makes sense to migrate from
node-fetch
to the Fetch API. Transitioning this library to a interface on top offetch
provides a ton of flexibility and will greatly decrease package size.Additionally:
The text was updated successfully, but these errors were encountered: