6.4.16 (2025-05-30)
Bug Fixes
- core: fix extra updates after
em.refresh
is called on properties with custom types (6a6167e), closes #6674 - core: fix implicit serialization when multiple populate hints are present (dbf8f3c), closes #6658
- core: support custom types in
type
option of version properties (bd31fb6) - core: unlink old 1:1 relation on the owning side when changing inverse side (2f292cc), closes #6655
- core: use explicit dataloader for M:N properties (6372e4c), closes #6665