-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Closed
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Tool] Babel preset/packages/babel-preset-default/packages/babel-preset-default[Type] EnhancementA suggestion for improvement.A suggestion for improvement.
Description
Optional chaining reached stage 4!
https://twitter.com/NicoloRibaudo/status/1202323456899067906
This means that... it should be soon enabled by default in @babel/preset-env
and in @babel/parser
.
There are two issues to track progress:
- Enable optional chaining by default in @babel/preset-env babel/babel#10809
- Enable optional chaining by default in @babel/parser babel/babel#10810
Once those two packages are updated and published to npm we should take an action and update @wordpress/babel-preset-default
and all other packages using Babel to use the latest version of all Babel packages.
Resources
koke, geriux, mkevins, epiqueras, griffbrad and 3 more
Metadata
Metadata
Assignees
Labels
Good First IssueAn issue that's suitable for someone looking to contribute for the first timeAn issue that's suitable for someone looking to contribute for the first time[Status] In ProgressTracking issues with work in progressTracking issues with work in progress[Tool] Babel preset/packages/babel-preset-default/packages/babel-preset-default[Type] EnhancementA suggestion for improvement.A suggestion for improvement.