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 5.1.0 πŸš€ #35

Closed

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello πŸ‘‹

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

eslint-plugin-react just published its new version 5.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 jsx-no-target-blank rule (#582 @Gasparila)
  • Add allowAllCaps and ignore options to jsx-pascal-case (#575)
  • Add class properties support to require-render-return (#564)

Fixed

  • Fix jsx-closing-bracket-location fixer (#533 @dtinth)
  • Fix require-render-return to only check valid render methods (#563)
  • Fix detection to allow simple this usage in fonctional components (#576)
  • Fix forbid-prop-types crash (#579)
  • Fix comment handling in jsx-curly-spacing (#584)

Changed


The new version differs by 16 commits .

  • ef16a76 Update CHANGELOG and bump version
  • d96d4bf Update dependencies
  • ed21047 Add allowAllCaps and ignore options to jsx-pascal-case (fixes #575)
  • 4e82b10 Fix prefer-stateless-function (fixes #588)
  • 59dcd65 Add jsx-no-target-blank rule
  • b76bd25 Fix comment handling in jsx-curly-spacing
  • e882a18 Add failing test case for jsx-curly-spacing
  • 6950cbd Fix forbid-prop-types crash (fixes #579)
  • 504e0d0 Fix detection to allow simple this usage in fonctional components (fixes #576)
  • 01af82d Add class properties support to require-render-return (fixes #564)
  • 04d9b17 Fix require-render-return to only check valid render methods (fixes #563)
  • 63d33cb Fix outdated Link
  • da6b3ce [docs] Grammar fixes.
  • c624783 Fix jsx-closing-bracket-location fixer (fixes #573)
  • 075864c Fix line-aligned jsx-closing-bracket-location fixer (#561)

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

@lo1tuma lo1tuma force-pushed the greenkeeper-eslint-plugin-react-5.1.0 branch from 861d5a9 to f4d297a Compare May 16, 2016 13:14
@lo1tuma lo1tuma closed this May 16, 2016
@lo1tuma lo1tuma deleted the greenkeeper-eslint-plugin-react-5.1.0 branch May 16, 2016 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants