Releases: rlaffers/eslint-plugin-xstate
Releases · rlaffers/eslint-plugin-xstate
v0.8.0
0.8.0 (2021-04-25)
Features
- no-auto-forward: add rule no-auto-forward (03a58f6)
v0.7.0
0.7.0 (2021-04-24)
Features
- event-names: add regex option (84b38c9)
v0.6.0
0.6.0 (2021-04-22)
Features
- prefer-always: add rule prefer-always (e9ac342)
v0.5.0
0.5.0 (2021-04-21)
Features
- state-names: add state-names rule (5dc2967)
v0.4.1
0.4.1 (2021-04-21)
Bug Fixes
- no-inline-implementation: add sendUpdate to list of known action creators (ac71f4b)
v0.4.0
0.4.0 (2021-04-20)
Features
- event-names: add option to set event names style (81c834c)
v0.3.0
0.3.0 (2021-04-20)
Features
- add entry-exit-action rule (3a673a4)
- no-inline-implementation: add option allowKnownActionCreators (64ca7ee)
- add invoke-usage rule (b216163)
v0.2.0
0.2.0 (2021-04-19)
Features
- add no-ondone-outside-compound-state rule (f349fd8)
v0.1.0
0.1.0 (2021-04-19)
Bug Fixes
- no-imperative-action: mark no-imperative-action as not fixable (1c6444a)
Features
v0.1.0-beta.1
Bug Fixes
- no-imperative-action: mark no-imperative-action as not fixable (1c6444a)
Features