Update eslint-plugin-react to version 6.6.0 π
Hello lovely humans,
eslint-plugin-react just published its new version 6.6.0.
| State | Update :rocket: |
|---|---|
| Dependency | eslint-plugin-react |
| New version | 6.6.0 |
| Type | devDependency |
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 :sparkles:
You rock!
:palm_tree:
Added
- Add
jsx-first-prop-new-lineauto fix (#886 @snowypowers)
Fixed
- Fix
no-unused-prop-typescrash with destructured prop-types (#938) - Fix
jsx-indentin multi-line conditional expressions (#901, #907) - Fix
sort-compbad error message if 2 methods in the same group must be moved (#507)
Changed
- Documentation improvements (#941 @pwmckenna)
The new version differs by 447 commits .
-
cad882bUpdate CHANGELOG and bump version -
8515667Fix sort-comp bad error message (fixes #507) -
d88ee37Fix jsx-indent in multi-line conditional expressions (fixes #901, fixes #907) -
dc7767bFix no-unused-prop-types crash with destructured prop-types (fixes #938) -
0220022Merge pull request #886 from snowypowers/master -
16fe501Merge pull request #941 from pwmckenna/patch-1 -
aa61d48Fix display-name comment typo -
a37687eAdd fix for multple props on first line -
0aeb95cEdit multiline-multiprop test cases for fixes -
4e83beaReadme update -
5e144a1Remove indentation arg from test cases -
2507f37Remove indentation arg -
a7764f7readme update -
f15b117Simplify getNodeIndent -
9834e7aTest case for tabs
There are 250 commits in total. See the full diff.