Skip to content

Conversation

@BPScott
Copy link
Member

@BPScott BPScott commented Feb 21, 2019

WHY are these changes introduced?

We recently got bit by using <> instead of <React.Fragment>. We should always use <React.Fragment> and people shouldn't be expected to remember that.

WHAT is this pull request doing?

How to 🎩

Ensure linting passes

Add a linting check to ensure we always use `<React.Fragment>` over `</>`
Remove deprecation notices that are no longer triggered (see
jsx-eslint/eslint-plugin-react#2069)
Copy link
Contributor

@tmlayton tmlayton left a comment

Choose a reason for hiding this comment

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

:shipit:

Copy link
Member

@kvendrik kvendrik left a comment

Choose a reason for hiding this comment

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

💯

@BPScott BPScott merged commit 6c93abe into master Feb 21, 2019
@BPScott BPScott deleted the update-eslint-plugin-react branch February 21, 2019 22:10
@amrocha amrocha temporarily deployed to production March 7, 2019 22:06 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🤖Skip Changelog Causes CI to ignore changelog update check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants