We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d35ca9 commit c912ad0Copy full SHA for c912ad0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-rules-of-hooks-ppx",
3
- "version": "0.7.0",
+ "version": "0.8.0",
4
"description": "This ppx validates the rules of React hooks",
5
"author": "davesnx <[email protected]>",
6
"keywords": [
@@ -58,4 +58,4 @@
58
"format": "esy dune build @fmt --auto-promote",
59
"utop": "esy dune utop lib -- -implicit-bindings"
60
}
61
-}
+}
0 commit comments