← Back to feed
Breaking change:
facebook/react eslint-plugin-react-hooks@7.1.1: eslint-plugin-react-hooks@7.1.1 (April 17, 2026)
GitHub·Web·BreakingChange·4/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](https://github.com/mofeiZ) in [#36307](htt
Why it matters → Apps using react will need code changes before upgrading. Review the release notes before bumping versions.
Who should care → Engineers depending on react.
react
View original source ↗Source payload preview
{
"id": 310553866,
"url": "https://api.github.com/repos/facebook/react/releases/310553866",
"body": "**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.\r\n\r\n- Add deprecated no-op `component-hook-factories` rule for backwards compatibility. ([@mofeiZ](https://github.com/mofeiZ) in [#36307](https://github.com/facebook/react/pull/36307))\r\n",
"name": "eslint-plugin-react-hooks@7.1.1 (April 17, 2026)",
"draft": false,
"assets": [],
"author": {
"id": 34200447,
"url": "https://api.github.com/users/mofeiZ",
"type": "User",
"login": "mofeiZ",
"node_id": "MDQ6VXNlcjM0MjAwNDQ3",
"html_url": "https://github.com/mofeiZ",
"gists_url": "https://api.gi
…