npm eslint-plugin-react 7.31.9
v7.31.9

latest releases: 7.34.3, 7.34.2, 7.34.1...
21 months ago

Fixed

  • no-unknown-property: add dialog attributes (#3436 @ljharb)
  • no-arrow-function-lifecycle: when converting from an arrow, remove the semi and wrapping parens (#3337 @ljharb)
  • jsx-key: Ignore elements inside React.Children.toArray() (#1591 @silvenon)
  • jsx-no-constructed-context-values: fix false positive for usage in non-components (#3448 @golopot)
  • static-property-placement: warn on nonstatic expected-statics (#2581 @ljharb)
  • no-unknown-property: properly tag-restrict case-insensitive attributes (@ljharb)
  • no-unknown-property: allow webkitDirectory on input, case-insensitive (#3454 @ljharb)

Changed

  • [Docs] no-unknown-property: fix typo in link (#3445 @denkristoffer)
  • [Perf] component detection: improve performance by optimizing getId (#3451 @golopot)
  • [Docs] no-unstable-nested-components: Warn about memoized, nested components (#3444 @eps1lon)

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

NewReleases is sending notifications on new releases.