Skip to content

Update eslint-plugin-react to version 5.2.2 🚀

Created by: greenkeeperio-bot

Hello lovely humans,

eslint-plugin-react just published its new version 5.2.2.

State Update 🚀
Dependency eslint-plugin-react
New version 5.2.2
Type dependency

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

You rock!

🌴


GitHub Release

Fixed

  • Fix jsx-no-bind crash (#641)

The new version differs by 196 commits .

  • 46c8008 Update CHANGELOG and bump version
  • 281faf0 Fix jsx-no-bind crash (fixes #641)
  • d6d0d8a Update CHANGELOG and bump version
  • ef406fa Fix jsx-pascal-case for JSXMemberExpressions (fixes #637)
  • e626566 Update CHANGELOG and bump version
  • 67053d9 Add missing no-comment-textnodes rule to README
  • 698d7e5 Update dependencies
  • e341dfa Fix prop-types crash when destructuring props with spread only
  • cd5ef2b Integrate jsx-ast-utils
  • 7586915 Fix jsx-curly-spacing alternative option
  • faaa823 Add support for ES7 bind operator to jsx-handler-names (fixes #630)
  • 4418534 Add ignore option to no-unknown-property rule
  • 2508576 Update README to add react/ prefix to rule names
  • 0aeebaf Fix sort-comp crash on spread operator (fixes #624)
  • aa359fb Add no-comment-textnodes rule

There are 196 commits in total. See the full diff.


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? greenkeeper upgrade

Merge request reports