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

Add support for optional chaining & nullish coalescing #14

Closed
wants to merge 4 commits into from

Conversation

reznord
Copy link

@reznord reznord commented Feb 25, 2020

This PR adds support for optional chaining & nullish coalescing in preset-modules.

Fixes #12

@nicolo-ribaudo
Copy link
Member

nicolo-ribaudo commented Feb 26, 2020

Please note that we will include @babel/preset-modules in @babel/preset-env 7.8.0 (babel/babel#11083), so this PR won't be necessary soon.

@JLHwung JLHwung closed this Oct 20, 2021
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.

Add ECMAScript 2020 features?
3 participants