Skip to content

🚀 Feature: Migrate from isomorphic-formdata to formdata-node #734

Closed
@loks0n

Description

@loks0n

🔖 Feature description

Migrate from isomorphic-formdata to formdata-node.

🎤 Pitch

The isomorphic-formdata package depends on formdata package.
The formdata package depends on node builtins util and path.
These builtins are often not available in popular server runtimes, such as Vercel functions, leading to runtime errors.

formdata-node is isomorphic and has no such builtin dependencies.

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions