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 33840f9 commit 0253751Copy full SHA for 0253751
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## v0.5.1
4
+
5
+- Fix possible exceptions on non-effector code
6
7
## v0.5.0
8
9
### Rules
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-plugin-effector",
- "version": "0.5.0",
+ "version": "0.5.1",
"description": "Enforcing best practices for Effector",
"keywords": [
"eslint",
0 commit comments