6.5.6 (2025-09-25)
Bug Fixes
- core: account for nullability when applying default value (#6880) (9763275), closes #6879
- core: enhance type of bigint, array, decimal properties when using
defineEntity
helper (#6873) (42e7df1), closes /github.com/mikro-orm/mikro-orm/discussions/6865#discussioncomment-14483413 - core: ensure
em.refresh
will refresh detached entities too (c156e30), closes #6867 - core: prevent stack overflow errors when populating relations on lots of entities with select-in strategy (#6874) (d5c23c7)