6.6.2 (2025-12-07)
Bug Fixes
- core: deprecate some EM and MikroORM methods (551b1df)
- core: fix joining embedded entity with virtual property (2a76b1d), closes #7023
- core: handle
BigIntinDatehydration (#7003) (236b429), closes #7002
Features
- core: use upsert when adding items to not initialized M:N collections (#7019) (268f378), closes #6625