Skip to content

Exception for Multer to release v3 with ESM #381

Open
@bjohansebas

Description

@bjohansebas

Hi, I would like to request an exception for the ESM/CommonJS ADR (#323) to release Multer version 2, since one of its dependencies is ESM (https://www.npmjs.com/package/file-type), which makes this module unable to be CommonJS.

The other option is to fork file-type and convert it to CommonJS, but do we really want that? Or look for an alternative to that package, or move the support of v2 to Node >= 22.12 (which would go against the LTS plan).

Ref:

cc: @expressjs/express-tc @expressjs/multer-collaborators @UlisesGascon @LinusU

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