Skip to content

v5.9.3

Compare
Choose a tag to compare
@B4nan B4nan released this 06 Nov 23:55
· 970 commits to master since this release

5.9.3 (2023-11-06)

Bug Fixes

  • core: only check the same entity type when detecting early update/delete (fef7a1b), closes #4895
  • core: return DriverException from em.upsertMany() (1ebfbdd), closes #4897
  • core: fix populating relations with cycles via select-in strategy (d0b35da), closes #4899