MikroORM v3.3.3 Release Notes

Release Date: 2020-02-27 // about 4 years ago
  • 🐛 Bug Fixes

    • core: allow entity in constructor params in em.create() (2846ab4)
    • mapping: allow using custom types on primary keys (ff2b7c9), closes #361
    • mapping: create dirty collections via em.create() (b864038)
    • mapping: remove *Entity interfaces (f5181b2)