Download Latest Version v7.1.9 source code.zip (18.9 MB)
Email in envelope

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

Home / v7.1.8
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-28 3.2 kB
v7.1.8 source code.tar.gz 2026-07-28 17.2 MB
v7.1.8 source code.zip 2026-07-28 18.8 MB
Totals: 3 Items   36.1 MB 0

7.1.8 (2026-07-28)

Bug Fixes

  • core: convert custom types when querying composite PK via array form (#8035) (ba0c4c2)
  • core: don't let a partially loaded fork entity clobber the parent context (#8036) (d3e9f1c)
  • core: fix infinite recursion when flushing a mapToPk FK with value 0 (#8004) (f01fd6f), closes #8003
  • core: key composite primary keys with custom types by their database form (#8029) (5d582ec), closes #8021
  • core: populate 1:m collections of parents with falsy PK values (#8002) (eaa25d4), closes #8000
  • core: respect custom type conversion in identity map lookups (#8021) (44d470d), closes #8020
  • migrations: respect skipTables/skipViews when rewriting the snapshot (#8038) (08e5801), closes #8037
  • migrations: store the create snapshot in the resolved migrations folder (#8027) (d7a9ea8), closes #8024
  • sql: do not apply collection where of non-joined nested relations (#8030) (f3d48d8), closes #8022
  • sql: order introspection queries so generated schema diffs are stable (#8031) (25d956b)
  • sql: preserve query builder field types across joins and CTEs (#8005) (b8a5bea)
Source: README.md, updated 2026-07-28