2.1.0 (2024-10-04)
2.1.0-next.3 (2024-10-04)
2.1.0-next.2 (2024-09-25)
2.1.0-next.1 (2024-06-22)
2.0.0 (2024-03-18)
- bump minimum version for node use (7920e1d)
- allow overriding entity manager creation to allow end user managing external transactions (#163) (a249ec2)
- support for single subfactory array instead of collection (8974cd4)
- update typescript (263b408)
- upgrade node version (f990a50)
- remove support for node 16
- now Node 14 (lts) and 17 are out-of-life
2.0.0-next.3 (2024-03-18)
2.0.0-next.2 (2024-02-28)
- allow overriding entity manager creation to allow end user managing external transactions (#163) (a249ec2)
2.0.0-next.1 (2023-10-30)
- bump minimum version for node use (7920e1d)
- remove support for node 16
- now Node 14 (lts) and 17 are out-of-life
1.5.0-next.1 (2023-04-26)
- support for single subfactory array instead of collection (8974cd4)
1.4.0 (2023-01-03)
- types should extends object (84a081d)
1.4.0-next.1 (2023-01-03)
- types should extends object (84a081d)
1.3.0 (2022-11-01)
- types should extends object (d67e630)
1.3.0-next.2 (2022-11-01)
1.3.0-next.1 (2022-11-01)
1.2.1-next.1 (2022-10-15)
- types should extends object (84a081d)
1.2.0 (2022-08-19)
- semantic release config (510e95a)
- allow pass instance to subfactory (4bd8b8d)
1.2.0-next.1 (2022-08-19)
- semantic release config (510e95a)
- allow pass instance to subfactory (4bd8b8d)
1.1.3 (2022-08-17)
- semantic release config (3f8ef42)
1.1.2 (2022-07-29)
1.1.2-next.1 (2022-07-29)
1.1.1 (2022-07-28)
- add missing declaration types for typescript (7dd62fb)
1.1.1-next.1 (2022-07-28)
- add missing declaration types for typescript (41c5950)
1.1.0 (2022-07-28)
- add specific subfactories per single and array fields (ab6ce53)
- remove global datasource in favour of single one (10094e9)
- rename instance attributes to be more accurate (60d416b)