-
Notifications
You must be signed in to change notification settings - Fork 0
Update eslint-plugin-react to the latest version 🚀 #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
Version 7.1.0 just got published.Update to this version instead 🚀 Release Notesv7.1.0Added
Fixed
ChangedCommitsThe new version differs by 105 commits.
There are 105 commits in total. See the full diff |
Version 7.2.0 just got published.Update to this version instead 🚀 Release Notesv7.2.0Added
Fixed
ChangedCommitsThe new version differs by 153 commits.
There are 153 commits in total. See the full diff |
Version 7.2.1 just got published.Update to this version instead 🚀 Release Notesv7.2.1Fixed
ChangedCommitsThe new version differs by 11 commits.
See the full diff |
Version 7.3.0 just got published.Update to this version instead 🚀 Release Notesv7.3.0Added
Fixed
ChangedCommitsThe new version differs by 25 commits.
There are 25 commits in total. See the full diff |
Version 7.4.0 just got published.Update to this version instead 🚀 Release Notesv7.4.0Added
Fixed
Changed
CommitsThe new version differs by 112 commits.
There are 112 commits in total. See the full diff |
Version 7.5.0 just got published.Update to this version instead 🚀 Release Notesv7.5.0Added
Fixed
ChangedCommitsThe new version differs by 176 commits.
There are 176 commits in total. See the full diff |
Version 7.5.1 just got published.Update to this version instead 🚀 Release Notesv7.5.1FixedChangedCommitsThe new version differs by 7 commits.
See the full diff |
Version 7.6.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 106 commits.
There are 106 commits in total. See the full diff |
Version 7.6.1 just got published.Update to this version instead 🚀 CommitsThe new version differs by 11 commits.
See the full diff |
Version 7.7.0 just got published.Update to this version instead 🚀 CommitsThe new version differs by 29 commits.
There are 29 commits in total. See the full diff |
Version 7.8.0 just got published.Update to this version instead 🚀 Release Notesv7.8.0Added
Fixed
Changed
CommitsThe new version differs by 65 commits.
There are 65 commits in total. See the full diff |
Version 7.8.1 just got published.Update to this version instead 🚀 Release Notesv7.8.1Fixed |
Version 7.8.2 just got published.Update to this version instead 🚀 Release Notesv7.8.2Fixed |
Version 7.9.0 just got published.Update to this version instead 🚀 Release Notesv7.9.0Added
Fixed
ChangedCommitsThe new version differs by 41 commits.
There are 41 commits in total. See the full diff |
Update to this version instead 🚀 Release Notes for v7.12.4Fixed
ChangedCommitsThe new version differs by 10 commits.
See the full diff |
Update to this version instead 🚀 CommitsThe new version differs by 74 commits.
There are 74 commits in total. See the full diff |
|
|
|
|
|
|
|
|
|
|
|
|
|
🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚 Find out how to migrate to Snyk at greenkeeper.io
|
Version 7.0.1 of eslint-plugin-react just got published.
The version 7.0.1 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.
Release Notes
v7.0.1Fixed
jsx-curly-spacingallowMultilineoption being undefined in some cases (#1179 @fatfisz)jsx-curly-spacingnewline with object literals bug (#1180 @fatfisz)prop-typesto not mark class static function as valid propTypes definition (#1174)prop-typescrash with Flow spread operator (#1178)void-dom-elements-no-childrencrash on faultycreateElementdetection (#1101)require-default-propserror message for quoted props (#1161)Changed
Commits
The new version differs by 80 commits0.
7ca9841Update CHANGELOG and bump version9ce4d85Merge pull request #1192 from markus-willems/pr/prop-types-docs660790bfix for wrong rule syntax. no-unused-prop-types instead of react/no-unused-prop-types in docs227fcf3fix for wrong rule syntax. prop-types instead of react/prop-types in docsaf68f88Fix require-default-props error message for quoted props (fixes #1161)f7fb96bFix void-dom-elements-no-children crash on faulty createElement detection (fixes #1101)f111e45Merge pull request #1180 from fatfisz/fix-newline-with-object-literals3743e6dAdd additional test with flow annotations to prop-types1ced710Fix no-unused-prop-types crash with Flow spread operator (fixes #11781534bdbFix the newline with object literals bug159d0e5Update rules to match changes in comments attachement in ESLint 4.0.01b5743fUpdate tests to pass parserOptions globally0a2c510Fix indent errors1bcaee0Update .eslintrc config for ESLint 4.0.0dd10133Fix prop-types crash with Flow spread operator (fixes #1178)There are 80 commits in total.
See the full diff
Not sure how things should work exactly?
There is a collection of frequently asked questions and of course you may always ask my humans.
Your Greenkeeper Bot 🌴