Releases · facebook/react

2 min read Original article ↗

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

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)

eslint-plugin-react-hooks@7.1.0 (April 16, 2026)

This release adds ESLint v10 support, improves performance by skipping compilation for non-React files, and includes compiler lint improvements including better set-state-in-effect detection, improved ref validation, and more helpful error reporting.

19.2.5 (April 8th, 2026)

19.1.6 (April 8th, 2026)

19.0.5 (April 8th, 2026)

19.2.4 (January 26th, 2026)

19.1.5 (January 26th, 2026)

19.0.4 (January 26th, 2026)

19.1.4 (December 11th, 2025)

React Server Components

19.0.3 (December 11th, 2025)

React Server Components