Eslint Plugin React: v7.31.7 Release

Release date:
September 5, 2022
Previous version:
v7.31.6 (released September 4, 2022)
Magnitude:
223 Diff Delta
Contributors:
5 total committers
Data confidence:
Commits:

Top Contributors in v7.31.7

ljharb
HJain13
sjarva
terrymun
maiis

Directory Browser for v7.31.7

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]: avoid warning on fbt nodes entirely (#3391 @ljharb)
  • [no-unknown-property]: add download property support for a and area (#3394 @HJain13)
  • [no-unknown-property]: allow webkitAllowFullScreen and mozAllowFullScreen (#3396 @ljharb)
  • [no-unknown-property]: controlsList, not controlList (#3397 @ljharb)
  • [no-unknown-property]: add more capture event properties (#3402 @sjarva)
  • [no-unknown-property]: Add more one word properties found in DefinitelyTyped's react/index.d.ts (#3402 @sjarva)
  • [no-unknown-property]: Mark onLoad/onError as supported on iframes (#3398 @maiis, #3406 @akx)
  • [no-unknown-property]: allow imageSrcSet and imageSizes attributes on <link> (#3407 @terrymun)
  • [no-unknown-property]: add border; focusable on <svg> (#3404 #3404 @ljharb)
  • [no-unknown-property]: React lowercases data- attrs (#3395 @ljharb)
  • [no-unknown-property]: add valign on table components (#3389 @ljharb)