6.3.10 (2024-09-15)
Bug Fixes
- core: allow accessing PK props on
Ref
properties with partial loading (32d588d) - core: fix dynamic imports on Windows (#6020) (e697ec2)
- core: fix mapping of version properties from batch updates (ec521c9), closes #6016 #6022
- core: respect context name in
@EnsureRequestContext()
(4574831) - core: support dynamic discovery via
EntitySchema
(3fde7d4), closes #6026 - migrations: support multiline strings in
addSql()
(#6017) (bc14925), closes #6015 - mongo: support partial loading of M:N owning sides (#6027) (e53a7d9)