Skip to content

Bump TypeScript to 4.6 once it's stable #3217

Closed
@trivikr

Description

@trivikr

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

The AWS SDK for JavaScript (v3) uses TypeScript v4.3.5

"typescript": "~4.3.5",

This is because of the issue microsoft/TypeScript#45813, which required us to downgrade TypeScript version to 4.3.x in #2782

Describe the solution you'd like

Bump typescript to 4.6 once stable version is released on February 22nd, 2022.
It will contain the fix from PR microsoft/TypeScript#47070

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-requestNew feature or enhancement. May require GitHub community feedback.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions