Skip to content

v0.4.2

Choose a tag to compare

@github-actions github-actions released this 13 Jul 11:16
· 21 commits to main since this release
e9996aa

Patch Changes

  • #23 1407666 Thanks @octet-stream! - Use nativeDelete and nativeUpdate ORM methods for updateMany/deleteMany. However, this change mean that Identity Map won't be updated after deleteMany and updateMany methods.

  • #20 31f3fb1 Thanks @octet-stream! - Remove orm.em.clear usage from adapter.updateMany

  • #22 fe209dc Thanks @octet-stream! - Use getReference to ensure references loaded correctly