Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JS: Add support for TypeScript 5.2 #14053

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Conversation

erik-krogh
Copy link
Contributor

@erik-krogh erik-krogh commented Aug 24, 2023

No real surprises.
Some new syntax, where I also added support for the corresponding JS proposal.

Lots of things we get for free from better type-checks in the TS compiler.

@erik-krogh erik-krogh added the depends on internal PR This PR should only be merged in sync with an internal Semmle PR label Aug 24, 2023
@erik-krogh erik-krogh marked this pull request as ready for review August 24, 2023 20:30
@erik-krogh erik-krogh requested a review from a team as a code owner August 24, 2023 20:30
@asgerf
Copy link
Contributor

asgerf commented Aug 26, 2023

There's also await using statements. Otherwise looks reasonable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends on internal PR This PR should only be merged in sync with an internal Semmle PR documentation JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants