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

docs: add AST spec on optional chain [skip ci] #11729

Merged
merged 1 commit into from Jul 1, 2020

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Jun 18, 2020

Q                       A
License MIT

Added optional chaining to our AST spec.

The PrivateName is also changed to inherit on Node only because it is more restrictive than Identifiers.

@JLHwung JLHwung added the PR: Docs 📝 A type of pull request used for our changelog categories label Jun 18, 2020
@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 71185dd:

Sandbox Source
thirsty-sara-524d7 Configuration
ancient-sunset-t5lr6 Configuration

@hzoo hzoo requested a review from jridgewell June 18, 2020 16:58
@JLHwung JLHwung changed the base branch from master to main June 19, 2020 12:39
@JLHwung JLHwung merged commit b1b21e5 into babel:main Jul 1, 2020
@JLHwung JLHwung deleted the update-ast-spec branch July 1, 2020 18:20
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Oct 1, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Docs 📝 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants