We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc4ae2c commit db59324Copy full SHA for db59324
.changeset/thick-states-wait.md
@@ -0,0 +1,7 @@
1
+---
2
+"@biomejs/biome": minor
3
4
+
5
+Add the new rule `noReactDeps`, which disallow usage of dependency arrays in `createEffect` and `createMemo`.
6
7
+In Solid, `createEffect` and `createMemo` track dependencies automatically, it's no need to add dependency arrays.
0 commit comments