replux icon indicating copy to clipboard operation
replux copied to clipboard

Update eslint-plugin-react to version 4.1.0 🚀

Open greenkeeperio-bot opened this issue 9 years ago • 0 comments

Hello :wave:

:rocket::rocket::rocket:

eslint-plugin-react just published its new version 4.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:


GitHub Release

Added

  • Add component detection for class expressions
  • Add displayName detection for class expressions in display-name (#419)

Fixed

  • Fix used props detection in components for which we are not confident in prop-types (#420)
  • Fix false positive in jsx-key (#456 @jkimbo)

Changed


The new version differs by 127 commits .

  • fe3da43 Update CHANGELOG and bump version
  • 3602f67 Fix displayName detection for class expressions (fixes #419)
  • 7105a01 Add component detection for class expressions
  • 4e1bcc0 Fix used props detection in components for which we are not confident (fixes #420)
  • b898fcb Merge pull request #457 from wyze/prop-types-doc
  • 3b56239 Merge pull request #456 from jkimbo/false-positive-jsx-key-rule
  • 151cb76 Correct stateless function inprop-typesexamples
  • c392099 Update CHANGELOG and bump version
  • 4d1b285 Update dependencies
  • 0d2d162 Added check for MemberExpression
  • a5594c1 Added failing test for false positive result
  • 66cc490 Merge pull request #450 from wyze/patch-1
  • 8f5745b Updatedisplay-namerule options documenation
  • 8d8649e Merge pull request #449 from craigklem/master
  • 9a6a578 Update README.md

There are 127 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:

greenkeeperio-bot avatar Feb 23 '16 23:02 greenkeeperio-bot