Skip to content

Add optional chaining and nullish coalescing #953

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

Merged
merged 2 commits into from
Nov 19, 2019
Merged

Add optional chaining and nullish coalescing #953

merged 2 commits into from
Nov 19, 2019

Conversation

captbaritone
Copy link
Owner

@captbaritone captbaritone commented Nov 18, 2019

Fixes #897

@jberg
Copy link
Collaborator

jberg commented Nov 18, 2019

wooooooo nice 🎉

@captbaritone captbaritone merged commit 81b3b11 into master Nov 19, 2019
captbaritone added a commit that referenced this pull request Nov 30, 2019
* Support nullish-coalescing-operator

* Support optional chaining
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 plugins for optional chaining and nullish coalescing operator
2 participants