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 39f37ec commit ac2fd41Copy full SHA for ac2fd41
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "eslint-plugin-react-you-might-not-need-an-effect",
3
- "version": "0.5.6",
+ "version": "0.6.0",
4
"description": "ESLint rule to warn against unnecessary React useEffect hooks.",
5
"author": "Nick van Dyke",
6
"license": "MIT",
0 commit comments