Socket
Socket
Sign inDemoInstall

eslint-plugin-react

Package Overview
Dependencies
Maintainers
2
Versions
206
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-react - npm Package Versions

Previous
1
21
Next

3.3.0

Diff

Changelog

Source

[3.3.0] - 2015-08-26

Added

  • Add [jsx-indent-props][] rule ([#15][], [#181][])
  • Add no-set-state rule ([#197][] @markdalgleish)
  • Add [jsx-closing-bracket-location][] rule ([#14][], [#64][])

Changed

  • Update dependencies

Fixed

  • Fix crash on propTypes declarations with an empty body ([#193][] @mattyod)
yannickcr
published 3.2.3 •

Changelog

Source

[3.2.3] - 2015-08-16

Changed

  • Update dependencies

Fixed

  • Fix object rest/spread handling ([#187][] @xjamundx, [#189][] @Morantron)
yannickcr
published 3.2.2 •

Changelog

Source

[3.2.2] - 2015-08-11

Changed

  • Remove peerDependencies ([#178][])
yannickcr
published 3.2.1 •

Changelog

Source

[3.2.1] - 2015-08-08

Fixed

  • Fix crash when propTypes don't have any parent ([#182][])
  • Fix jsx-no-literals reporting errors outside JSX ([#183][] @CalebMorris)
yannickcr
published 3.2.0 •

Changelog

Source

[3.2.0] - 2015-08-04

Added

  • Add [jsx-max-props-per-line][] rule ([#13][])
  • Add [jsx-no-literals][] rule ([#176][] @CalebMorris)

Changed

  • Update dependencies

Fixed

  • Fix object access in [jsx-no-undef][] ([#172][])
yannickcr
published 3.1.0 •

Changelog

Source

[3.1.0] - 2015-07-28

Added

  • Add event handlers to [no-unknown-property][] ([#164][] @mkenyon)
  • Add customValidators option to [prop-types][] ([#145][] @CalebMorris)

Changed

  • Update dependencies
  • Documentation improvements ([#167][] @ngbrown)

Fixed

  • Fix comment handling in [jsx-curly-spacing][] ([#165][])
yannickcr
published 3.0.0 •

Changelog

Source

[3.0.0] - 2015-07-21

Added

  • Add jsx-no-duplicate-props rule ([#161][] @hummlas)
  • Add allowMultiline option to the [jsx-curly-spacing][] rule ([#156][] @mathieumg)

Breaking

  • In [jsx-curly-spacing][] braces spanning multiple lines are now allowed with never option ([#156][] @mathieumg)

Fixed

  • Fix multiple var and destructuring handling in [prop-types][] ([#159][])
  • Fix crash when retrieving propType name ([#163][])
yannickcr
published 2.7.1 •

Changelog

Source

[2.7.1] - 2015-07-16

Changed

  • Update peerDependencies requirements ([#154][])
  • Update codebase for ESLint v1.0.0
  • Change oneOfType to actually keep the child types ([#148][] @CalebMorris)
  • Documentation improvements ([#147][] @lencioni)
yannickcr
published 2.7.0 •

Changelog

Source

[2.7.0] - 2015-07-11

Added

  • Add [no-danger][] rule ([#138][] @scothis)
  • Add [jsx-curly-spacing][] rule ([#142][])

Fixed

  • Fix properties limitations on propTypes ([#139][])
  • Fix component detection ([#144][])
yannickcr
published 2.6.4 •

Changelog

Source

[2.6.4] - 2015-07-02

Fixed

  • Fix simple destructuring handling ([#137][])
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc