You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The following rules have been renamed:
14
14
-`jsx-no-duplicate-props` to `no-duplicate-jsx-props`.
15
15
-`dom/no-children-in-void-dom-elements` to `dom/no-void-elements-with-children`.
16
16
17
-
The new rule names are aligned with the same rules in the biome (if any) to enhance consistency. The old rule names will still be available until the next major update to avoid breaking changes.
17
+
The new rule names are aligned with the same rules in the [biomejs/rules-sources/#eslint-plugin-react](https://biomejs.dev/linter/rules-sources/#eslint-plugin-react) (if any) to enhance consistency. The old rule names will still be available until the next major update to avoid breaking changes.
0 commit comments