Skip to content

Latest commit

 

History

History
38 lines (18 loc) · 1.68 KB

changelog.md

File metadata and controls

38 lines (18 loc) · 1.68 KB

Changelog

1.1.3 (2024-08-01)

Bug Fixes

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

1.1.2 (2023-08-07)

Bug Fixes

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

1.1.1 (2023-08-07)

Bug Fixes

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

1.1.0 (2023-08-07)

Features

  • wrap: add withDomainDrivenGets cache wrapper (d5e09ea)

1.0.0 (2023-08-07)

Features

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