Releases: effector/eslint-plugin
Releases · effector/eslint-plugin
v0.7.2
10 Jun 06:29
Compare
Sorry, something went wrong.
No results found
Handle case with two arguments in guard of no-guard
v0.7.1
10 Jun 05:54
Compare
Sorry, something went wrong.
No results found
Handle case with empty fields in no-guard/no-forward
v0.7.0
10 Jun 05:34
Compare
Sorry, something went wrong.
No results found
v0.6.0
01 Feb 16:40
Compare
Sorry, something went wrong.
No results found
Add new rule keep-options-order (PR #81 )
Add new rule no-forward (PR #82 )
Fix false-positive on nested obejct with store in no-duplicate-on (PR #86 )
Fix possible exception on WIP code in some IDEs in no-duplicate-on
v0.5.2
22 Dec 13:09
Compare
Sorry, something went wrong.
No results found
Fix error of parsing empty function in strict-effect-handlers
v0.5.1
22 Dec 11:49
Compare
Sorry, something went wrong.
No results found
Fix possible exceptions on non-effector code
v0.5.0
22 Dec 10:10
Compare
Sorry, something went wrong.
No results found
Rules
Add new rule no-duplicate-on (PR #76 )
Add new rule strict-effect-handlers (PR #78 )
Add new rule enforce-gate-naming-convention (PR #80 )
Presets
Fixes
Fix incorrect suggestion in IDE in rule enforce-store-naming-convention
v0.4.2
09 Dec 12:54
Compare
Sorry, something went wrong.
No results found
Fix false-positive in no-useless-methods rule (PR #77 )
v0.4.1
22 Oct 06:49
Compare
Sorry, something went wrong.
No results found
Specify ESLint version in peerDependencies
Fix false-positive in no-unnecessary-combination rule (PR #64 )
v0.4.0
07 Oct 14:48
Compare
Sorry, something went wrong.
No results found
Add new rule: no-watch (PR #51 by @binjospookie )
Add new rule: no-unnecessary-combination (PR #43 )
Decrease package size in node_modules 42.4 kB -> 39.3 kB (PR #54 )
Add links to rule docs to IDE prompts (PR #55 )
Support ESLint 8 (PR #58 )