Update eslint-plugin-react to version 5.0.0 🚀 #80
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 👋
🚀🚀🚀
eslint-plugin-react just published its new version 5.0.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 🌴
GitHub Release
Added
jsx-first-prop-new-linerule (#410 @jseminck)Breaking
LinkedStateMixin,ReactPerf.printDOMandReactPerf.getMeasurementsSummaryMapinno-deprecatednullinprefer-stateless-functionIf you're still not using React 15 you can keep the old behavior by setting the React version to
0.14in the shared settings.Fixed
require-render-returnrule (#542, #543)prefer-stateless-functioncrash (#544)Changed
The new version differs by 141 commits .
b8cac74Update CHANGELOG and bump version4a31270Update dependenciesba84d6dUpdate React version in Readmec1c38ebDo not mark inline functions in JSX as components (fixes #546)68ed8afRewrite require-render-return rule (fixes #542, fixes #543)42cfd68Fix external propTypes handling (fixes #545)3187bf9Fix prefer-stateless-function crash (fixes #544)1a3d3d1Add documentation for require-render-return63ef07eAdd jsx-first-prop-new-line rule (fixes #410)7b27c53Remove SVG attributes warning for React 15 (fixes #490)c2dfef5Allow stateless components to return null in React 15ba987dbAdd React 15 deprecated methods0efb7adUpdate CHANGELOG and bump version3f02651Update dependencies0fd3668Merge pull request #508 from dthielman/pascal-edge-caseThere are 141 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? Upgrade to the supporter plan! You'll also get your pull requests faster ⚡It keeps your software up to date, all the time.