This repository was archived by the owner on May 19, 2018. It is now read-only.
This repository was archived by the owner on May 19, 2018. It is now read-only.
Optional Chaining: Stage 1 #328
Closed
Description
TC39 Proposals: https://github.com/tc39/proposals
Stage: 1, Gabriel Isenberg, Claude Pache
Proposed at TC39 Meeting: https://github.com/tc39/agendas/blob/master/2017/01.md#agenda-items
Spec Repo: https://github.com/tc39/proposal-optional-chaining
Slides: https://docs.google.com/presentation/d/11O_wIBBbZgE1bMVRJI8kGnmC6dWCBOwutbN9SWOK0fU/edit#slide=id.p
ESTree Issue to discuss AST Spec: estree/estree#146
cc @gisenberg if you can implement or work with someone to do so. (Please join our slack if you haven't http://slack.babeljs.io/)
Babylon PR: #545
Babel PR: babel/babel#5786