Releases: ehmpathy/domain-objects
Releases · ehmpathy/domain-objects
v0.18.0
0.18.0 (2024-05-16)
Features
- literal: rename DomainValueObject to DomainLiteral for intuition++ (fb77ff7)
v0.17.0
0.17.0 (2024-05-11)
Features
- schema: support zod schema for runtime validation (#39) (b6c4000)
v0.16.0
0.16.0 (2024-05-11)
Features
- alias: support DomainObject.alias declaration (#37) (7348ae2)
v0.15.0
0.15.0 (2024-04-28)
Features
- exports: expose method to dedupe by identity (6f043cc)
v0.14.0
0.14.0 (2024-04-28)
Features
- relate: add method to dedupe dobjs by identity (ef13b1e)
v0.13.2
0.13.2 (2023-08-07)
Bug Fixes
- manip: limit unique identifier slug to shorter string (df74bda)
v0.13.1
0.13.1 (2023-08-07)
Bug Fixes
- devexp: make unexpected domain object errors more helpful (83c4215)
v0.13.0
0.13.0 (2023-08-07)
Features
- manipulation: add getUniqueIdentifierSlug method (896864b)
v0.12.0
0.12.0 (2023-08-06)
Features
- manipulation: add method to getUpdatableProperties (517ee23)
v0.11.3
0.11.3 (2023-08-05)
Bug Fixes
- relationships: ensure that plural for of names is considered explicit reference (21c2f80)