Releases: CloudNativeEntrepreneur/sourced-repo-typeorm
Releases · CloudNativeEntrepreneur/sourced-repo-typeorm
v3.1.3
3.1.3 (2021-11-30)
Bug Fixes
v3.1.2
3.1.2 (2021-11-30)
Bug Fixes
- update typeorm to 0.2.41 (da2ad24)
- update typescript to 4.5.2 (60c0e2b)
v3.1.1
3.1.1 (2021-11-30)
Bug Fixes
v3.1.0
3.1.0 (2021-10-11)
Features
- add connectionOption to PersistenceLayer and fix sync setting (it was always true) (45b88cb)
v3.0.5
3.0.5 (2021-09-24)
Bug Fixes
- just let errors bubble up (6fcfaa2)
v3.0.4
3.0.4 (2021-09-24)
Bug Fixes
v3.0.3
3.0.3 (2021-09-24)
Bug Fixes
v3.0.2
3.0.2 (2021-09-24)
Bug Fixes
v3.0.1
3.0.1 (2021-09-24)
Bug Fixes
v3.0.0
3.0.0 (2021-09-23)
Features
- change schema to use composite primary key (62c9757)
BREAKING CHANGES
- _id removed from schema - was auto-incrementing bigint. It did not really serve much of a purpose
Signed-off-by: Patrick Lee Scott [email protected]