Socket
Socket
Sign inDemoInstall

eslint-plugin-react

Package Overview
Dependencies
Maintainers
2
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react - npm Package Versions

1
1920

1.6.0

Diff

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][])
yannickcr
published 1.2.1 •

Changelog

Source

[1.2.1] - 2015-01-29

Changed

  • Update Readme
  • Update dependencies
  • Update [wrap-multilines][] and [self-closing-comp][] rules for ESLint 0.13.0
yannickcr
published 1.2.0 •

Changelog

Source

[1.2.0] - 2014-12-29

Added

  • Add [self-closing-comp][] rule

Fixed

  • Fix [display-name][] and [prop-types][] rules
yannickcr
published 1.1.0 •

Changelog

Source

[1.1.0] - 2014-12-28

Added

  • Add [display-name][] rule
  • Add [wrap-multilines][] rule
  • Add rules documentation
  • Add rules tests
yannickcr
published 1.0.0 •

Changelog

Source

1.0.0 - 2014-12-16

Added

  • First revision
1
1920
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc