Skip to content
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

Update eslint-plugin-react to version 4.1.0 🚀 #109

Merged
merged 1 commit into from
Feb 24, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello 👋

🚀🚀🚀

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 🌴


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 161 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 161 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 ⚡

tamorim added a commit that referenced this pull request Feb 24, 2016
Update eslint-plugin-react to version 4.1.0 🚀
@tamorim tamorim merged commit c8eb3a9 into master Feb 24, 2016
@tamorim tamorim deleted the greenkeeper-eslint-plugin-react-4.1.0 branch February 24, 2016 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants