FRONTEND
React v7.1.1
RESUMEN
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 (htt
Descripción Detallada
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)
Se restaura la regla `component-hook-factories` para compatibilidad con versiones anteriores.
- Se añade la regla `component-hook-factories` como no-op para compatibilidad con versiones anteriores.
A quién le importa
Todos los que usan ESLint con React.
Generado por IA · puede contener errores
Releases Relacionados
FRONTEND
React v19.2.8
## React Server Components - Performance improvements when decoding ([#37087](https://github.com/facebook/react/pull/37087) by @eps1lon)
FRONTEND
React v19.1.9
## React Server Components - Performance improvements when decoding ([#37088](https://github.com/facebook/react/pull/37088) by @eps1lon)
FRONTEND
React v19.0.8
## React Server Components - Performance improvements when decoding ([#37089](https://github.com/facebook/react/pull/37089) by @eps1lon)