File tree Expand file tree Collapse file tree 2 files changed +18
-0
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +18
-0
lines changed Original file line number Diff line number Diff line change 1+ ## v2.3.10 (2025-12-02)
2+
3+ ### 🐞 Fixes
4+
5+ - Fix readonly type detection for class and interface extends, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1329
6+ - Fix and cleanup ` react-x/prefer-read-only-props ` rule, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1331
7+
8+ ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v2.3.9...v2.3.10
9+
110## v2.3.9 (2025-11-26)
211
312### ✨ New
Original file line number Diff line number Diff line change 22title : Changelog
33---
44
5+ ## v2.3.10 (2025-12-02)
6+
7+ ### 🐞 Fixes
8+
9+ - Fix readonly type detection for class and interface extends, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1329
10+ - Fix and cleanup ` react-x/prefer-read-only-props ` rule, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1331
11+
12+ ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v2.3.9...v2.3.10
13+
514## v2.3.9 (2025-11-26)
615
716### ✨ New
You can’t perform that action at this time.
0 commit comments