File tree 2 files changed +10
-0
lines changed
apps/website/content/docs
2 files changed +10
-0
lines changed Original file line number Diff line number Diff line change 8
8
9
9
The following rules have been renamed:
10
10
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
+
11
16
## v1.32.1 (2025-03-13)
12
17
13
18
### 🐞 Fixes
Original file line number Diff line number Diff line change @@ -12,6 +12,11 @@ title: Changelog
12
12
13
13
The following rules have been renamed:
14
14
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
+
15
20
## v1.32.1 (2025-03-13)
16
21
17
22
### 🐞 Fixes
You can’t perform that action at this time.
0 commit comments