File tree Expand file tree Collapse file tree 2 files changed +10
-0
lines changed
apps/website/content/docs Expand file tree Collapse file tree 2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 88
99The following rules have been renamed:
1010
11+ - ` react-x/ensure-forward-ref-using-ref ` to ` react-x/no-useless-forward-ref `
12+ - ` @eslint-react/ensure-forward-ref-using-ref ` to ` @eslint-react/no-useless-forward-ref `
13+
14+ The old rule names will still be available until the next major update to avoid breaking changes.
15+
1116## v1.32.1 (2025-03-13)
1217
1318### 🐞 Fixes
Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ title: Changelog
1212
1313The following rules have been renamed:
1414
15+ - ` react-x/ensure-forward-ref-using-ref ` to ` react-x/no-useless-forward-ref `
16+ - ` @eslint-react/ensure-forward-ref-using-ref ` to ` @eslint-react/no-useless-forward-ref `
17+
18+ The old rule names will still be available until the next major update to avoid breaking changes.
19+
1520## v1.32.1 (2025-03-13)
1621
1722### 🐞 Fixes
You can’t perform that action at this time.
0 commit comments