Skip to content

Commit c0d9d34

Browse files
committed
Release 0.11.0
1 parent 3312119 commit c0d9d34

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

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+
38
## v0.10.5
49

510
- Fix false-positive in `no-ambiguity-target` rule

0 commit comments

Comments
 (0)