Releases: jorgebodega/typeorm-factory
Releases · jorgebodega/typeorm-factory
v2.1.0
v2.1.0-next.3
2.1.0-next.3 (2024-10-04)
v2.1.0-next.2
2.1.0-next.2 (2024-09-25)
v2.1.0-next.1
v2.0.0
2.0.0 (2024-03-18)
chore
- bump minimum version for node use (7920e1d)
Features
- 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)
BREAKING CHANGES
- remove support for node 16
- now Node 14 (lts) and 17 are out-of-life
v2.0.0-next.3
2.0.0-next.3 (2024-03-18)
v2.0.0-next.2
2.0.0-next.2 (2024-02-28)
Features
v2.0.0-next.1
2.0.0-next.1 (2023-10-30)
chore
- bump minimum version for node use (7920e1d)
Features
BREAKING CHANGES
- remove support for node 16
- now Node 14 (lts) and 17 are out-of-life
v1.5.0-next.1
1.5.0-next.1 (2023-04-26)
Features
- support for single subfactory array instead of collection (8974cd4)