Download Latest Version v7.1.4 source code.tar.gz (17.2 MB)
Email in envelope

Get an email when there's a new version of Mikro Orm

Home / v7.1.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-06-06 3.7 kB
v7.1.4 source code.tar.gz 2026-06-06 17.2 MB
v7.1.4 source code.zip 2026-06-06 18.8 MB
Totals: 3 Items   36.0 MB 2

7.1.4 (2026-06-06)

Bug Fixes

  • core: allow array return in onCreate/onUpdate on embedded/scalar arrays (#7848) (b7e5232), closes #7847
  • core: avoid spurious updates for object embeddables with undeclared keys (#7823) (6b017d9), closes #7821 #7821
  • core: avoid stack overflow in IdentityMap.keys()/values() for large maps (#7857) (8adf861)
  • core: keep STI primary key NOT NULL when a child re-declares it (#7828) (31a12bb), closes #7826
  • core: populate polymorphic embedded arrays loaded via a relation (#7846) (18f9b58), closes #7845
  • core: use owner targetKey for inverse collection loads (#7844) (8d46fe9), closes #7842 #7842
  • postgres: don't mis-detect JSON operator checks as enums (#7829) (dee3d3a), closes #7822
  • postgres: introspect native enums with no members (#7830) (aab9970), closes #7825
  • postgres: unwrap single-paren CHECK shell for bare boolean CASE bodies (#7827) (52ef9e9), closes #7824
  • sql: emit column name for kysely on-create/on-update hook injection (#7837) (f4135f7), closes #7836

Features

  • cli: added searchConfiguration() to analyze config file for context (#7834) (8a1066b)
  • pglite: support named databases inside a cluster (#7854) (2038f07), closes #7852
Source: README.md, updated 2026-06-06