Eslint Plugin React: v7.31.8 Release

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

Top Contributors in v7.31.8

ljharb
OleksiiKachan
jorrit
MNBuyskih

Directory Browser for v7.31.8

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 viewBox on marker (#3416 @ljharb)
  • [no-unknown-property]: add noModule on script (#3414 @ljharb)
  • [no-unknown-property]: allow onLoad on <object> (#3415 @OleksiiKachan)
  • [no-multi-comp]: do not detect a function property returning only null as a component (#3412 @ljharb)
  • [no-unknown-property]: allow abbr on <th> and <td> (#3419 @OleksiiKachan)
  • [no-unknown-property]: add viewBox for pattern, symbol, view (#3424 @MNBuyskih)
  • [no-unknown-property]: add align on all the tags that support it (#3425 @ljharb)

Changed

  • [meta] npmignore markdownlint config (#3413 @jorrit)