Update eslint-plugin-react to version 4.0.0 🚀#196
Merged
dignifiedquire merged 1 commit intomasterfrom Feb 19, 2016
Merged
Conversation
dignifiedquire
added a commit
that referenced
this pull request
Feb 19, 2016
Update eslint-plugin-react to version 4.0.0 🚀
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 4.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-space-before-closingrule (#244 @ryym)prop-types(#354 @lencioni)Breaking
sort-comp. Static methods must now be declared first, see rule documentation (#128 @lencioni)jsx-uses-varsis not enabled by default anymore, see documentation (#192)jsx-sort-prop-typestosort-prop-types.jsx-sort-prop-typesstill works but will trigger a warning (#87 @lencioni)jsx-quotesrule (#433 @lencioni)display-namenow accept the transpiler name by default. You can use theignoreTranspilerNameoption to get the old behavior, see rule documentation (#440 @lencioni)Fixed
jsx-no-undef(#435)jsx-handler-namesregex (#425)prop-types(#443)Changed
The new version differs by 242 commits .
c392099Update CHANGELOG and bump version4d1b285Update dependencies66cc490Merge pull request #450 from wyze/patch-18f5745bUpdatedisplay-namerule options documenation8d8649eMerge pull request #449 from craigklem/master9a6a578Update README.md1aa015dUpdate CHANGELOG and bump version3c8b955Update dependencies49eedb0Fix jsx-handler-names regex (fixes #425)6643f87Fix destructured props detection in prop-types (fixes #443)de538cbUpdate CHANGELOG and bump version9601761Remove duplicated jsx-sort-prop-types testsa7bc69cUpdate dependenciesb396e6cRemove rulesConfig and export a shareable config (fixes #192)b3cc7a5Merge pull request #441 from lencioni/readme-jsxThere are 242 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.