v5.12.0 (2026-07-08)
Immutable
release. Only release title and notes can be modified.
What's Changed
✨ New
- Reworked
react-x/immutabilityto align with the React Compiler'sValidateNoFreezingKnownMutableFunctionsvalidation pass: it now detects functions that (transitively) mutate a captured local variable and reports them when passed as a JSX prop, passed as a hook argument, or returned from a hook. (#1891)
📝 Documentation
- Cleaned up the rule relations table.
🏗️ Internal
- Bumped
typescript-eslintpackages to^8.63.0. - Bumped
eslint-plugin-perfectionistto^5.10.0.
Full Changelog: v5.11.3...v5.12.0
Attestation
https://github.com/Rel1cx/eslint-react/attestations/34341983