Skip to content

Removal of Node10 resolutions in v3.0 #27457

@jason-ha

Description

@jason-ha

Broken API or pattern

Compile settings with Node10 resolution requirements (not Node16, NodeNext, or bunder) will no longer be supported.

Preparation References

Update compiler settings to use "module": "Node16" | "NodeNext". When using a bundler, TypeScript compilerOptions with "module": "esnext" and "moduleResolution": "bundler" remain supported.

Packages

All client packages

Expected Timeline

v3.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    breaking changeThis PR or issue would introduce a breaking change

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions