React: eslint-plugin-react-hooks@7.1.1 Release

Release date:
April 17, 2026
Previous version:
eslint-plugin-react-hooks@7.1.0 (released May 27, 2026)
Magnitude:
126 Diff Delta
Contributors:
2 total committers
Data confidence:
Commits:

Top Contributors in eslint-plugin-react-hooks@7.1.1

eps1lon
zeyap

Directory Browser for eslint-plugin-react-hooks@7.1.1

All files are compared to previous version, eslint-plugin-react-hooks@7.1.0. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Note: 7.1.0 accidentally removed the component-hook-factories rule, causing errors for users who referenced it in their ESLint config. This is now fixed.

  • Add deprecated no-op component-hook-factories rule for backwards compatibility. (@mofeiZ in #36307)