Skip to content
This repository has been archived by the owner on Jan 19, 2019. It is now read-only.

Breaking: make 'useJSXTextNode:true' by default #544

Merged
merged 4 commits into from
Nov 10, 2018
Merged

Conversation

mysticatea
Copy link
Member

This PR makes the parser useJSXTextNode: true by default because the current ESLint assumes so.

And add a note to README.md: "Please set false if you use this parser on ESLint v4."

@mysticatea mysticatea added the breaking This change is backwards-incompatible label Nov 8, 2018
Copy link
Member

@platinumazure platinumazure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one comment about the documentation change, but looks good to me on the whole. Thanks!

README.md Outdated Show resolved Hide resolved
Copy link
Member

@JamesHenry JamesHenry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, was annoying to have to maintain those two options for while 😄

@kaicataldo
Copy link
Member

kaicataldo commented Nov 9, 2018

Looks like merging the other PR has caused some merge conflicts, but otherwise this looks ready to go. I'll do a major release once we land this.

@mysticatea mysticatea merged commit 150ffe8 into master Nov 10, 2018
@mysticatea mysticatea deleted the jsxtext-node branch November 10, 2018 11:39
@kaicataldo
Copy link
Member

@mysticatea Actually, should we wait for #540 to land before doing a release?

@mysticatea
Copy link
Member Author

@kaicataldo I have merged that PR.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
breaking This change is backwards-incompatible
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants