Skip to content

Releases: ehmpathy/domain-objects

v0.18.0

16 May 11:34
3d58f37
Compare
Choose a tag to compare

0.18.0 (2024-05-16)

Features

  • literal: rename DomainValueObject to DomainLiteral for intuition++ (fb77ff7)

v0.17.0

11 May 20:16
21aa83e
Compare
Choose a tag to compare

0.17.0 (2024-05-11)

Features

  • schema: support zod schema for runtime validation (#39) (b6c4000)

v0.16.0

11 May 20:09
646be9e
Compare
Choose a tag to compare

0.16.0 (2024-05-11)

Features

  • alias: support DomainObject.alias declaration (#37) (7348ae2)

v0.15.0

28 Apr 23:29
8c7f0b2
Compare
Choose a tag to compare

0.15.0 (2024-04-28)

Features

  • exports: expose method to dedupe by identity (6f043cc)

v0.14.0

28 Apr 22:11
9ab4122
Compare
Choose a tag to compare

0.14.0 (2024-04-28)

Features

  • relate: add method to dedupe dobjs by identity (ef13b1e)

v0.13.2

07 Aug 12:52
40b4e88
Compare
Choose a tag to compare

0.13.2 (2023-08-07)

Bug Fixes

  • manip: limit unique identifier slug to shorter string (df74bda)

v0.13.1

07 Aug 12:28
673de7c
Compare
Choose a tag to compare

0.13.1 (2023-08-07)

Bug Fixes

  • devexp: make unexpected domain object errors more helpful (83c4215)

v0.13.0

07 Aug 05:03
54e43d7
Compare
Choose a tag to compare

0.13.0 (2023-08-07)

Features

  • manipulation: add getUniqueIdentifierSlug method (896864b)

v0.12.0

06 Aug 23:37
c3b4379
Compare
Choose a tag to compare

0.12.0 (2023-08-06)

Features

  • manipulation: add method to getUpdatableProperties (517ee23)

v0.11.3

05 Aug 23:19
87ced46
Compare
Choose a tag to compare

0.11.3 (2023-08-05)

Bug Fixes

  • relationships: ensure that plural for of names is considered explicit reference (21c2f80)