Eslint Plugin React: v7.33.2 Release

Release date:
August 16, 2023
Previous version:
v7.33.1 (released July 29, 2023)
Magnitude:
404 Diff Delta
Contributors:
3 total committers
Data confidence:
Commits:

Top Contributors in v7.33.2

ljharb
akulsr0
xt0rted

Directory Browser for v7.33.2

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-deprecated]: prevent false positive on commonjs import (#3614 @akulsr0)
  • [no-unsafe]: report on the method instead of the entire component (@ljharb)
  • [no-deprecated]: report on the destructured property instead of the entire variable declarator (@ljharb)
  • [no-deprecated]: report on the imported specifier instead of the entire import statement (@ljharb)
  • [no-invalid-html-attribute]: report more granularly (@ljharb)