Skip to content

eslint-plugin-react-hooks@7.1.1 (April 17, 2026)

Choose a tag to compare

@mofeiZ mofeiZ released this 17 Apr 20:51
d1727fb

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)