Releases: effector/eslint-plugin
Releases · effector/eslint-plugin
v0.14.0
v0.13.0
- Support new types
EventCallable
andStoreWritable
in all rules - Drop support of Effector 22
v0.12.0
v0.11.0
- Add support of Node.js 19 and Node.js 20 (PR #146) by @xarety
- Fixed edge-case of rule
enforce-store-naming-convention
(PR #140) by @raidenmiro
v0.10.5
- Fix false-positive in
no-ambiguity-target
rule
v0.10.4
v0.10.3
- Fix unhandled rejection in
enforce-store-naming-convention
rule
v0.10.2
- Fix unhandled exception in
no-patronum-debug
rule
v0.10.1
- Fix false-positive in
no-patronum-debug
rule (PR #126) by @raidenmiro