Eslint Plugin React: v7.31.5 Release

Release date:
September 4, 2022
Previous version:
v7.31.4 (released September 3, 2022)
Magnitude:
101 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in v7.31.5

sjarva
ljharb

Directory Browser for v7.31.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

Fixed

  • [no-unknown-property]: add properties onToggle, fill, as, and pointer events (#3385 @sjarva)
  • [no-unknown-property]: add defaultChecked property (#3385 @sjarva)
  • [no-unknown-property]: add touch and media event related properties (#3385 @sjarva)
  • [no-unknown-property]: children is always an acceptable prop; iframes have scrolling; video has playsInline (#3385 @ljharb)