v7.33.2
github-actions
released this
16 Aug 03:50
·
177 commits
to master
since this release
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)