Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Switch to ESM breaks 3rd party libraries #103

Closed
@vladmandic

Description

@vladmandic

Given the fact that long.js is used by 1m+, hard switch to ESM is ... well ... weird
Yes, those projects can pin version to 4.0, but that means that overall package updates (e.g. npm update --depth 1) to fix security vulnerabilities in less maintained projects breaks everything (which i've just experienced)

And asking 1m+ users to update their code is not realistic

Btw, official NodeJS roadmap places Stability as top-most priority:

Stability Policy
The most important consideration in every code change is the impact it will have, positive or negative, on the ecosystem (modules and applications).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions