Fixup getSupportInfo for babylon parser prior to 1.16.0#5826
Merged
azz merged 4 commits intoprettier:masterfrom Feb 3, 2019
Merged
Fixup getSupportInfo for babylon parser prior to 1.16.0#5826azz merged 4 commits intoprettier:masterfrom
azz merged 4 commits intoprettier:masterfrom
Conversation
azz
commented
Feb 3, 2019
| \\"Less\\": Array [ | ||
| \\"less\\", | ||
| ], | ||
| + \\"Lightning Web Components\\": Array [ |
Member
Author
There was a problem hiding this comment.
I assume this is correct as it is unreleased?
ikatyang
approved these changes
Feb 3, 2019
Member
Author
Member
|
Circle was removed in #5611, but it seems we forgot to remove their webhooks. EDIT: I've disabled them. |
Member
Author
|
Thanks! Azure pipelines look pretty neat. Are there any issues I should read through to catch up on current state of CI? |
Member
ikatyang
pushed a commit
that referenced
this pull request
Feb 3, 2019
This undoes an accidental breaking change where `prettier.getSupportInfo('1.0.0')` would report supporting the `babel` parser instead of `babylon`.
Fixes #5822
1 task
1 task
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This undoes an accidental breaking change where
prettier.getSupportInfo('1.0.0')would report supporting thebabelparser instead ofbabylon.Fixes #5822
docs/directory)CHANGELOG.unreleased.mdfile following the template.