Releases: etienne-bechara/nestjs-orm
Releases · etienne-bechara/nestjs-orm
v2.6.1
2.6.1 (2021-04-24)
Bug Fixes
v2.6.0
2.6.0 (2021-04-24)
Features
v2.5.4
2.5.4 (2021-04-23)
Bug Fixes
- change update params for consistency (59dfd6a)
v2.5.3
2.5.3 (2021-04-23)
Bug Fixes
- allow auto refresh after upsert (5269392)
v2.5.2
2.5.2 (2021-04-23)
Bug Fixes
- populate collections before update diff (41a67e8)
v2.5.1
2.5.1 (2021-04-23)
Bug Fixes
v2.5.0
2.5.0 (2021-04-23)
Bug Fixes
- change query logging to trace level (c420bc5)
Features
- update methods to diferentitate batch operations from single (b370b7d)
v2.4.0
2.4.0 (2021-04-23)
Bug Fixes
- interface for multiple entities handling (a7e9c01)
Features
v2.3.0
2.3.0 (2021-04-23)
Features
- increase query performance and add fail option (97324eb)
- support multiple entities at create, update and remove (9238341)
v2.2.7
2.2.7 (2021-04-21)
Bug Fixes
- assign default value to sync module (0c51bc8)