github jsx-eslint/eslint-plugin-react v7.11.0

latest releases: v7.34.1, v7.34.0, v7.33.2...
5 years ago

Added

Fixed

  • destructuring-assignment: Ignore class properties (#1909, @alexzherdev)
  • destructuring-assignment, component detection: ignore components with confidence = 0 (#1907, @alexzherdev)
  • boolean-prop-naming: Handle inline Flow type (#1905, @alexzherdev)
  • jsx-props-no-multi-spaces: Handle member expressions (#1890, @alexzherdev)
  • sort-comp: Allow methods to belong to any matching group (#1858, @nosilleg)
  • jsx-sort-props: Fix reservedFirst (#1883, @fleischie)
  • prop-types: (flow) Stop crashing on undefined or null properties (#1860, @nicholas-l)
  • no-unknown-property: Make attribute "charset" valid (#1863, @silvenon)
  • no-deprecated: report identifier AST node instead of the class node (#1854, @jsnajdr)
  • button-has-type: Account for pragma (#1851, @alexzherdev)
  • button-has-type: improve error message when an identifier is used as the value (#1874, @ljharb)
  • support JSXText nodes alongside Literal nodes (@ljharb)

Changed

Don't miss a new eslint-plugin-react release

NewReleases is sending notifications on new releases.