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.2.1 πŸš€ #95

Merged
merged 1 commit into from
Mar 11, 2016

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

πŸš€πŸš€πŸš€

eslint-plugin-react just published its new version 4.2.1, 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

Fixed

  • Fix sort-prop-types crash with spread operator (#478)
  • Fix stateless components detection when conditionally returning JSX (#486)
  • Fix case where props were not assigned to the right component (#485)
  • Fix missing getChildContext lifecycle method in prefer-stateless-function (#492)

The new version differs by 24 commits .

  • 2226204 Update CHANGELOG and bump version
  • 17f105c Fix missing getChildContext lifecycle method in prefer-stateless-function (fixes #492)
  • ad52cb2 Update jsx-sort-props documentation
  • 0b2a18b Fix sort-prop-types crash with spread operator (fixes #478)
  • d54f1a4 Fix case where props were not assigned to the right component (fixes #485)
  • 70cebe4 Fix stateless components detection when conditionally returning JSX (fixes #486)
  • 8df4123 Update CHANGELOG and bump version
  • 6d375e0 Merge pull request #483 from shioju/autofix-jsx-indent-props
  • 5bf26ae Add auto fix for jsx-indent-props
  • a3eccd8 Update dependencies
  • 108abb3 Update sort-comp documentation
  • 0830226 Add prefer-stateless-function rule (fixes #214)
  • 1b0caca Fix propTypes detection when declared before the component (fixes #472)
  • 45b3c27 Update Readme
  • a9fc4ad Merge pull request #462 from thaggie/readme-info

There are 24 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 ⚑

@muffinresearch muffinresearch force-pushed the greenkeeper-eslint-plugin-react-4.2.1 branch from b8a8d83 to deb8dea Compare March 11, 2016 09:45
muffinresearch added a commit that referenced this pull request Mar 11, 2016
….2.1

Update eslint-plugin-react to version 4.2.1 πŸš€
@muffinresearch muffinresearch merged commit bf52a3d into master Mar 11, 2016
@muffinresearch muffinresearch deleted the greenkeeper-eslint-plugin-react-4.2.1 branch March 11, 2016 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants