Releases: etienne-bechara/nestjs-orm
Releases · etienne-bechara/nestjs-orm
v4.4.3
4.4.3 (2022-11-12)
Bug Fixes
- skip orm stringify for buffers (b1801b5)
v4.4.2
4.4.2 (2022-09-22)
Bug Fixes
- missing span suffix as shareable (727d6bf)
v4.4.1
4.4.1 (2022-09-22)
Bug Fixes
- use shared read cache within same context (5db3621)
v4.4.0
4.4.0 (2022-09-21)
Bug Fixes
Features
- simplify orm repository to contain only sync operations (6ee995d)
v4.3.5
4.3.5 (2022-09-16)
Bug Fixes
- add many to many pivot test scenario (93730c0)
v4.4.0-beta.1
Features
- simplify orm repository to contain only sync operations (6ee995d)
v4.3.4
4.3.4 (2022-09-01)
Bug Fixes