Skip to content

Releases: ehmpathy/with-domain-driven-caching

v1.1.3

01 Aug 11:48
55d77a3
Compare
Choose a tag to compare

1.1.3 (2024-08-01)

Bug Fixes

  • deps: bump domain-objects for literal (f85508b)
  • practs: bump practs to latest best (5b94524)

v1.1.2

07 Aug 12:59
4e88d08
Compare
Choose a tag to compare

1.1.2 (2023-08-07)

Bug Fixes

  • deps: bump domain-objects to remove excessive length cache key bug (3338085)

v1.1.1

07 Aug 11:30
35ee8b8
Compare
Choose a tag to compare

1.1.1 (2023-08-07)

Bug Fixes

  • deps: bump with-cache-normalization to resolve denorm bug (fe6f1d2)
  • types: make withDomainDrivenGets generic (95b6e54)

v1.1.0

07 Aug 11:02
a92f3b5
Compare
Choose a tag to compare

1.1.0 (2023-08-07)

Features

  • wrap: add withDomainDrivenGets cache wrapper (d5e09ea)

v1.0.0

07 Aug 10:42
6a1d854
Compare
Choose a tag to compare

1.0.0 (2023-08-07)

Features

  • init: initialize based on with-simple-caching (4168975)