Developer Forks eslint-plugin-react to Fix ESLint 10 Compatibility Gap
A developer released @ternaus/eslint-plugin-react, an independent fork of eslint-plugin-react, after the upstream package failed to support ESLint 10 due to removed deprecated APIs. The original plugin crashes under ESLint 10 with a TypeError, and the upstream compatibility issue has remained open since February 2026 — over six months without resolution. The new package targets a narrow stack: React 19, ESLint 10, Biome 2.5.8+, and Node.js 22, 24, or 26 using flat config only. The author trimmed the rule set from over 100 upstream rules down to a focused subset covering React 19 correctness checks not already handled by Biome. The fork preserves the original Git history, MIT license, and attribution, and was built from real production codebases running Next.js 16 and React 19.
This is an AI-generated summary. ShortSingh links to the original source for the complete article.
Discussion (0)
Log in to join the discussion and vote.
Log in