MikroORM v3.6.15 Release Notes

Release Date: 2020-06-05 // almost 4 years ago
  • 🐛 Bug Fixes

    • core: do not merge entity instances in em.create() (30010f8)
    • core: fix extracting PK out of reference wrapper (79a4f5a), closes #589
    • mapping: support mixed M:N with composite PK on one side only (a55ea22)