1.8.1 (2023-12-30)
- migrate repo to maintenance mode (f13c044)
1.8.0 (2023-12-27)
1.7.0 (2023-10-17)
1.6.1 (2023-09-29)
- add missed reexports (b8a0508)
1.6.0 (2023-09-28)
- don't allow nested state (f350c20)
- update fsmoothy version (af1919b)
- update fsmoothy version (fcbcfb1)
1.5.0 (2023-09-23)
- add state helper (507432a)
- migrate to new bind method (d485c56)
- update fsmoothy core package (b6958a1)
- update fsmoothy version (890cd2f)
1.4.0 (2023-09-03)
- use entity instad of context (4adf25d)
- migrate to fsmoothy package (ec70a0f)
1.3.0 (2023-09-01)
- allow to extend custom base entity (2bce92a)
- move fsm to corresponding property in instance (658198e)
1.2.0 (2023-08-31)
- add useful warning on duplicate transition (d91168a)
- allow chain subscription (4d5b662)
- make possible to pass from as array (43f319f)
- remove almost useless isFinal method (86bc9a3)
1.1.3 (2023-08-30)
- update semantic-release config (be539cb)