Skip to content

Add es2020 transformation #35518

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

Merged
merged 3 commits into from
Dec 24, 2019

Conversation

saschanaz
Copy link
Contributor

Fixes #35509 , fixes #35510

@saschanaz saschanaz force-pushed the es2020-transform branch 2 times, most recently from 2c8cf48 to 55cc028 Compare December 7, 2019 10:57
@Kingwl
Copy link
Contributor

Kingwl commented Dec 19, 2019

and #34903

@saschanaz
Copy link
Contributor Author

saschanaz commented Dec 21, 2019

and #34903

@Kingwl Probably #33893?

@DanielRosenwasser
Copy link
Member

DanielRosenwasser commented Dec 23, 2019

I merged in from master to this branch. The only conflict was the new ContainsAwait flag due to top-level await.

@DanielRosenwasser DanielRosenwasser merged commit 0f5ddd2 into microsoft:master Dec 24, 2019
@DanielRosenwasser
Copy link
Member

Thanks @saschanaz!

@saschanaz saschanaz deleted the es2020-transform branch October 25, 2020 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support optional chaining for target: es2020 Support nullish coalescing for target: es2020
3 participants