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

Upgrade to Babel 7.8.0 #116

Open
asadm opened this issue Jan 21, 2020 · 1 comment
Open

Upgrade to Babel 7.8.0 #116

asadm opened this issue Jan 21, 2020 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@asadm
Copy link
Contributor

asadm commented Jan 21, 2020

"Babel 7.8.0 supports the new ECMAScript 2020 features by default: you don't need to enable individual plugins for nullish coalescing (??), optional chaining (?.) and dynamic import() anymore with preset-env." - https://babeljs.io/blog/2020/01/11/7.8.0

We should update zero to latest babel and add an integration test for these features. I think the right change will be here.

@asadm asadm added enhancement New feature or request good first issue Good for newcomers labels Jan 21, 2020
@med1001
Copy link

med1001 commented Nov 13, 2021

Is this issue still relevant. Babel is now 7.16.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants