Skip to content

Remove cross-fetch #464

@marcoreni

Description

@marcoreni

Currently cross-fetch is required even if we provide a custom implementation. cross-fetch, on node side, is based on node-fetch, which is abandoned. This causes a lot of deprecation warnings.

Feature Description

Given this library targets node>=18, and node >= 18 includes fetch, and browsers include fetch... Can we remove cross-fetch entirely? Would you accept such a PR?

Example Use Case

Additional Information

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions