We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3312119 commit c0d9d34Copy full SHA for c0d9d34
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v0.11.0
4
+
5
+- Add support of Node.js 19 and Node.js 20 ([PR #146](https://github.com/effector/eslint-plugin/pull/146)) by @xarety
6
+- Fixed edge-case of rule `enforce-store-naming-convention` ([PR #140](https://github.com/effector/eslint-plugin/pull/140)) by @raidenmiro
7
8
## v0.10.5
9
10
- Fix false-positive in `no-ambiguity-target` rule
0 commit comments