This version 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Hello lovely humans,
eslint-plugin-react just published its new version 6.8.0.
This version 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.
Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right? Are you unsure about how things are supposed to work?
There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.
Good luck with your project :sparkles:
You rock!
:palm_tree:
GitHub Release
Added
no-array-index-key
rule (#978 @lencioni)require-default-props
rule (#528 @vitorbal)prop-types
(#961 @ajhyndman)Fixed
jsx-indent
with multiline jsx in ternaries (#966)jsx-curly-spacing
autofix to not delete comments (#648)eslint-plugin-react
in exported configurations (#984 @jamischarles)Changed
The new version differs by 249 commits .
5948d59
Update CHANGELOG and bump version
85cfaea
Update dependencies
a3493cc
Add support for flow variance syntax (fixes #961)
754022c
getKeyValue should account for variance syntax
c107636
Add unit tests
d14ffb4
Fix comment deletion in jsx-curly-spacing autofix (fixes #648)
e1abec9
Add require-default-props rule (fixes #528)
f89acbd
Fix component detection ignore async functions
8a9f3c1
Don't treat async functions as components
fe32c7d
Merge pull request #978 from yannickcr/no-array-index-key
333938f
Merge pull request #984 from jamischarles/master
004412c
Fix
plugin
typo in configscff595e
Add examples of find() to no-array-index-key docs
56a4b57
Teach no-array-index-key about reduce and reduceRight
f5c818a
Teach no-array-index-key about React.cloneElement
There are 249 commits in total. See the full diff.
This pull request was created by greenkeeper.io.
Tired of seeing this sponsor message? :zap:
greenkeeper upgrade