replux
replux copied to clipboard
Update eslint-plugin-react to version 5.1.0 🚀
Hello :wave:
:rocket::rocket::rocket:
eslint-plugin-react just published its new version 5.1.0, 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:
Added
- Add
jsx-no-target-blank
rule (#582 @Gasparila) - Add
allowAllCaps
andignore
options tojsx-pascal-case
(#575) - Add class properties support to
require-render-return
(#564)
Fixed
- Fix
jsx-closing-bracket-location
fixer (#533 @dtinth) - Fix
require-render-return
to only check valid render methods (#563) - Fix detection to allow simple
this
usage in fonctional components (#576) - Fix
forbid-prop-types
crash (#579) - Fix comment handling in
jsx-curly-spacing
(#584)
Changed
- Update dependencies
- Documentation improvements (@coryhouse, #581 @scurker, #588)
The new version differs by 30 commits .
-
ef16a76
Update CHANGELOG and bump version
-
d96d4bf
Update dependencies
-
ed21047
Add allowAllCaps and ignore options to jsx-pascal-case (fixes #575)
-
4e82b10
Fix prefer-stateless-function (fixes #588)
-
59dcd65
Add jsx-no-target-blank rule
-
b76bd25
Fix comment handling in jsx-curly-spacing
-
e882a18
Add failing test case for jsx-curly-spacing
-
6950cbd
Fix forbid-prop-types crash (fixes #579)
-
504e0d0
Fix detection to allow simple this usage in fonctional components (fixes #576)
-
01af82d
Add class properties support to require-render-return (fixes #564)
-
04d9b17
Fix require-render-return to only check valid render methods (fixes #563)
-
63d33cb
Fix outdated Link
-
da6b3ce
[docs] Grammar fixes.
-
c624783
Fix jsx-closing-bracket-location fixer (fixes #573)
-
075864c
Fix line-aligned jsx-closing-bracket-location fixer (#561)
There are 30 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: