Update eslint-plugin-react to version 6.5.0 🚀 #91
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.
Hello lovely humans,
eslint-plugin-react just published its new version 6.5.0.
This version is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of eslint-plugin-react.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project ✨
You rock!
🌴
GitHub Release
Added
jsx-closing-bracket-location
auto fixer (#909 @arperry)jsx-indent
auto fixer (#608 @jayphelps)multiline-multiprop
option tojsx-first-prop-new-line
(#883 @kentor)Fixed
forbid-component-props
crash with self reference JSX element (#839 @xeodou)jsx-indent
to ignore lines starting by literals (#900)no-set-state
to correctly detectsetState
in arrow functions (#931)Changed
deprecated
metadata to deprecated rules (#911 @randycoulman)eslint-plugin-react
in exported configurations (#925 @MoOx)The new version differs by 25 commits .
b292fbf
Update CHANGELOG and bump version
6ff264f
Add link to documentation on rules name (fixes #805)
37ded33
Fix new indent errors found by ESLint
8b4b0aa
Update dependencies
56f1777
Add support for tabs<->spaces to jsx-indent auto fixer
7d4ad88
Update exported configurations documentation in Readme
7f81819
Fix setState detection in arrow functions (fixes #931)
13824c6
Add multiline-multiprop option to jsx-first-prop-new-line (fixes #878)
6620a0a
Add deprecated metadata to deprecated rules
16a3b22
Fix incomplete recommended configs
d041fe4
Merge pull request #932 from gnarf/patch-1
6153123
mention ignorePureComponents earlier
99cec3e
Merge pull request #905 from xeodou/master
00553b5
Merge pull request #910 from Wilfred/patch-3
4a05b6f
Minor grammar fix
There are 25 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? ⚡
greenkeeper upgrade