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.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-05-20 9.9 kB
v7.1.0 source code.tar.gz 2026-05-20 13.7 MB
v7.1.0 source code.zip 2026-05-20 15.2 MB
Totals: 3 Items   28.9 MB 1

7.1.0 (2026-05-20)

https://mikro-orm.io/blog/mikro-orm-7-1-released

Bug Fixes

  • core: coerce ISO date strings to Date in em.assign() (#7740) (0940a5f), closes #7737
  • core: skip M:N inverse scrub for STI siblings that can't reference the entity (#7759) (6971c8a)
  • core: treat inlined embeddables as loaded when their leaves are (#7758) (e89dab0)
  • mongo: clean up inlined pivot on em.remove when owning side is populated (#7755) (4c5f03a), closes #7752
  • mongo: create collections before ensuring indexes in create() (#7745) (531bc6b)
  • mongo: throw on em.remove of inlined-pivot M:N target with uninitialized owning side (#7752) (231f84c), closes #7750
  • sql: infer scalar array properties as columns in Kysely types (#7753) (111d69d), closes #7751
  • sql: wrap raw subqueries with parens inside INSERT VALUES (#7754) (d379880), closes #7749

Features

Source: README.md, updated 2026-05-20