File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1- ## v2.3.10 (2025-12-02)
1+ ## v2.3.11 (2025-12-02)
22
33### 🐞 Fixes
44
55- Fix readonly type detection for class and interface extends, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1329
66- Fix and cleanup ` react-x/prefer-read-only-props ` rule, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1331
7+ - Fix ` forwardRef ` 's ` ref ` should be excluded from check, closes #1332 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1333
78
8- ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v2.3.9...v2.3.10
9+ ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v2.3.9...v2.3.11
910
1011## v2.3.9 (2025-11-26)
1112
Original file line number Diff line number Diff line change 22title : Changelog
33---
44
5- ## v2.3.10 (2025-12-02)
5+ ## v2.3.11 (2025-12-02)
66
77### 🐞 Fixes
88
99- Fix readonly type detection for class and interface extends, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1329
1010- Fix and cleanup ` react-x/prefer-read-only-props ` rule, closes #1326 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1331
11+ - Fix ` forwardRef ` 's ` ref ` should be excluded from check, closes #1332 by @Rel1cx in https://github.com/Rel1cx/eslint-react/pull/1333
1112
12- ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v2.3.9...v2.3.10
13+ ** Full Changelog** : https://github.com/Rel1cx/eslint-react/compare/v2.3.9...v2.3.11
1314
1415## v2.3.9 (2025-11-26)
1516
You can’t perform that action at this time.
0 commit comments