Releases: ehmpathy/domain-objects
Releases · ehmpathy/domain-objects
v0.24.3
0.24.3 (2025-01-08)
Bug Fixes
- uni: check for buffer existence before usage (#64) (25a99b6)
v0.24.2
0.24.2 (2024-11-28)
Bug Fixes
- uni: ensure deserialization cache hash doesnt block react native (#62) (e6f0637)
v0.24.1
0.24.1 (2024-09-14)
Bug Fixes
- metadata: enable omitmetadata on arrays directly (290204a)
v0.24.0
0.24.0 (2024-09-01)
Features
- serde: cache deserialize in memory since deterministic (ed9787c)
v0.23.0
0.23.0 (2024-09-01)
Features
- dobjs: enable skip.schema option on instantiation (1c48fc6)
Bug Fixes
- practs: bump practs to latest best (39c6f8a)
v0.22.0
0.22.0 (2024-07-26)
Features
- refs: expose pivot ref declaration (e020c18)
v0.21.9
0.21.9 (2024-07-14)
Bug Fixes
- refs: expose shorthand aliases for ref by unique and ref by primary (540485e)
v0.21.8
0.21.8 (2024-07-14)
Bug Fixes
- practs: bump practs to latest best (c14fbc2)
v0.21.7
0.21.7 (2024-07-14)
Bug Fixes
- refs: standardize shape of DomainReference to maximize devexp (a9ff3ab)
- tests: bump to latest test-fns dep (79f37bc)