Skip to content

Evaluate providing ESM artifact for Node.js once TypeScript provides stable supportΒ #3223

@trivikr

Description

@trivikr

Is your feature request related to a problem? Please describe.

The AWS SDK for JavaScript (v3) currently does not provide a separate ESM artifact for Node.js
Users either use the CJS artifact or ES5 artifact.

Describe the solution you'd like

TypeScript 4.5 added Experimental Nightly-Only ECMAScript Module Support in Node.js.
The existing issues are being discussed here, and official documentation can be viewed here.

Provide ESM artifacts once TypeScript support gets stable.

Describe alternatives you've considered

Not providing ESM artifacts for AWS SDK for JavaScript (v3) packages.

Additional context

TypeScript version needs to be bumped to 4.6 with named export support before picking this up. Details in #3217

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.p2This is a standard priority issue

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions