Releases: fsmoothy/typeorm-fsm
Releases · fsmoothy/typeorm-fsm
v1.8.1
1.8.1 (2023-12-30)
Bug Fixes
- migrate repo to maintenance mode (f13c044)
v1.8.0
1.8.0 (2023-12-27)
Bug Fixes
- conflict entity on bulk update (8a3601c)
- update package lock (3077378)
Features
v1.7.0
1.7.0 (2023-10-17)
Features
- update data from context usage (bf550d5)
- upgrade to new fsmoothy version (2147e4a)
v1.6.1
1.6.1 (2023-09-29)
Bug Fixes
v1.6.0
1.6.0 (2023-09-28)
Features
v1.5.0
1.5.0 (2023-09-23)
Features
v1.4.0
1.4.0 (2023-09-03)
Bug Fixes
- use entity instad of context (4adf25d)
Features
- migrate to fsmoothy package (ec70a0f)
v1.3.0
1.3.0 (2023-09-01)
Features
- allow to extend custom base entity (2bce92a)
- move fsm to corresponding property in instance (658198e)
v1.2.0
1.2.0 (2023-08-31)
Features
- 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)
v1.1.3
1.1.3 (2023-08-30)
Bug Fixes
- update semantic-release config (be539cb)