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

Compiler: bump js version #641

Merged
merged 3 commits into from
Mar 22, 2024
Merged

Conversation

josephjclark
Copy link
Collaborator

@josephjclark josephjclark commented Mar 22, 2024

Bump the supported js version by the compiler.

Enables support for nullish coalescence, optional chaning, and more

closes #640

@josephjclark josephjclark changed the base branch from main to compiler-release March 22, 2024 12:37
@josephjclark josephjclark merged commit 66fd7da into compiler-release Mar 22, 2024
5 checks passed
@josephjclark josephjclark deleted the bump-compiler-js-version branch March 22, 2024 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Compiler: Optional chaining not supported
1 participant