Skip to content

Releases: CloudNativeEntrepreneur/sourced-repo-typeorm

v3.1.3

30 Nov 18:32
Compare
Choose a tag to compare

3.1.3 (2021-11-30)

Bug Fixes

v3.1.2

30 Nov 18:15
Compare
Choose a tag to compare

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

30 Nov 18:10
Compare
Choose a tag to compare

3.1.1 (2021-11-30)

Bug Fixes

v3.1.0

11 Oct 17:52
Compare
Choose a tag to compare

3.1.0 (2021-10-11)

Features

  • add connectionOption to PersistenceLayer and fix sync setting (it was always true) (45b88cb)

v3.0.5

24 Sep 04:19
Compare
Choose a tag to compare

3.0.5 (2021-09-24)

Bug Fixes

  • just let errors bubble up (6fcfaa2)

v3.0.4

24 Sep 04:10
Compare
Choose a tag to compare

3.0.4 (2021-09-24)

Bug Fixes

v3.0.3

24 Sep 03:59
Compare
Choose a tag to compare

3.0.3 (2021-09-24)

Bug Fixes

  • clean up errors and logs (25eb0f6)

v3.0.2

24 Sep 02:54
Compare
Choose a tag to compare

3.0.2 (2021-09-24)

Bug Fixes

v3.0.1

24 Sep 01:34
Compare
Choose a tag to compare

3.0.1 (2021-09-24)

Bug Fixes

v3.0.0

23 Sep 16:39
Compare
Choose a tag to compare

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]