replux
replux copied to clipboard
Update eslint-plugin-react to version 4.2.2 🚀
Hello :wave:
:rocket::rocket::rocket:
eslint-plugin-react just published its new version 4.2.2, which is not covered by your current version range.
If this pull request passes your tests you can publish your software with the latest version of eslint-plugin-react – otherwise use this branch to work on adaptions and fixes.
Happy fixing and merging :palm_tree:
Fixed
- Rewrite
prefer-stateless-function
rule (#491) - Fix
self-closing-comp
to treat non-breaking spaces as content (#496) - Fix detection for direct props in
prop-types
(#497) - Fix annotated function detection in
prop-types
(#498) - Fix
this
usage injsx-no-undef
(#489)
Changed
- Update dependencies
- Add shared setting for React version
The new version differs by 161 commits .
-
f24d0cb
Update CHANGELOG and bump version
-
dfe9fce
Update dependencies
-
ede5af0
Update prefer-stateless-function documentation
-
37fc544
Fix this usage in jsx-no-undef (fixes #489)
-
259fab4
Fix annotated function detection (fixes #498)
-
2884a80
Fix detection for direct props in prop-types (fixes #497)
-
e83079d
Add additional test for self-closing-comp
-
226be21
Fix self-closing-comp to treat non-breaking spaces as content (fixes #496)
-
cfca370
Rewrite prefer-stateless-function rule (fixes #491)
-
426b228
Add shared setting for React version
-
2226204
Update CHANGELOG and bump version
-
17f105c
Fix missing getChildContext lifecycle method in prefer-stateless-function (fixes #492)
-
ad52cb2
Update jsx-sort-props documentation
-
0b2a18b
Fix sort-prop-types crash with spread operator (fixes #478)
-
d54f1a4
Fix case where props were not assigned to the right component (fixes #485)
There are 161 commits in total. See the full diff.
This pull request was created by greenkeeper.io. It keeps your software, up to date, all the time.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster :zap: