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

remove forced optional-chaining and nullish-coalescing-operator babel plugins #1270

Merged
merged 1 commit into from
Oct 27, 2022
Merged

remove forced optional-chaining and nullish-coalescing-operator babel plugins #1270

merged 1 commit into from
Oct 27, 2022

Conversation

jakesjews
Copy link
Contributor

Optional chaining and nullish coalescing operators are now supported in Acorn. I tested this in a fairly large ember application and didn't run into any issues.

@ef4 ef4 added the enhancement New feature or request label Oct 27, 2022
@ef4 ef4 merged commit 3e2dac5 into embroider-build:main Oct 27, 2022
@ef4
Copy link
Contributor

ef4 commented Oct 27, 2022

Thanks

@jakesjews jakesjews deleted the remove-forced-babel-plugins branch October 28, 2022 03:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants