Socket
Socket
Sign inDemoInstall

eslint-plugin-react

Package Overview
Dependencies
191
Maintainers
2
Versions
204
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1
17181921Next

2.0.2

Diff

Changelog

Source

[2.0.2] - 2015-03-31

Fixed

  • Fix ignore rest spread when destructuring props ([#46][])
  • Fix component detection in [prop-types][] and [display-name][] ([#45][])
  • Fix spread handling in [jsx-sort-props][] ([#42][] @zertosh)
yannickcr
published 2.0.1 •

Changelog

Source

[2.0.1] - 2015-03-30

Fixed

  • Fix props detection when used in an object ([#41][])
yannickcr
published 2.0.0 •

Changelog

Source

[2.0.0] - 2015-03-29

Added

  • Add [jsx-sort-props][] rule ([#16][])
  • Add [no-unknown-property][] rule ([#28][])
  • Add ignore option to [prop-types][] rule

Changed

  • Update dependencies

Breaking

  • In [prop-types][] the children prop is no longer ignored

Fixed

  • Fix components are now detected when using ES6 classes ([#24][])
  • Fix [prop-types][] now return the right line/column ([#33][])
  • Fix props are now detected when destructuring ([#27][])
  • Fix only check for computed property names in [prop-types][] ([#36][] @burnnat)
yannickcr
published 1.6.1 •

Changelog

Source

[1.6.1] - 2015-03-25

Changed

  • Update jsx-quotes documentation

Fixed

  • Fix [jsx-no-undef][] with babel-eslint ([#30][])
  • Fix jsx-quotes on Literal childs ([#29][])
yannickcr
published 1.6.0 •

Changelog

Source

[1.6.0] - 2015-03-22

Added

  • Add [jsx-no-undef][] rule
  • Add jsx-quotes rule ([#12][])
  • Add @jsx pragma support ([#23][])

Changed

  • Allow this.getState references (not calls) in lifecycle methods ([#22][] @benmosher)
  • Update dependencies

Fixed

  • Fix [react-in-jsx-scope][] in Node.js env
  • Fix usage of propTypes with an external object ([#9][])
yannickcr
published 1.5.0 •

Changelog

Source

[1.5.0] - 2015-03-14

Added

  • Add [jsx-uses-vars][] rule

Fixed

  • Fix [jsx-uses-react][] for ESLint 0.17.0
yannickcr
published 1.4.1 •

Changelog

Source

[1.4.1] - 2015-03-03

Fixed

  • Fix this.props.children marked as missing in props validation ([#7][])
  • Fix usage of this.props without property ([#8][])
yannickcr
published 1.4.0 •

Changelog

Source

[1.4.0] - 2015-02-24

Added

  • Add [react-in-jsx-scope][] rule ([#5][] @glenjamin)
  • Add [jsx-uses-react][] rule ([#6][] @glenjamin)

Changed

  • Update [prop-types][] to check props usage insead of propTypes presence ([#4][])
yannickcr
published 1.3.0 •

Changelog

Source

[1.3.0] - 2015-02-24

Added

  • Add [no-did-mount-set-state][] rule
  • Add [no-did-update-set-state][] rule

Changed

  • Update dependencies
yannickcr
published 1.2.2 •

Changelog

Source

[1.2.2] - 2015-02-09

Changed

  • Update dependencies

Fixed

  • Fix childs detection in [self-closing-comp][] ([#3][])
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc