Skip to content

Latest commit

 

History

History
86 lines (39 loc) · 3.52 KB

CHANGELOG.md

File metadata and controls

86 lines (39 loc) · 3.52 KB

1.4.0 (2024-09-05)

Features

  • add new method '.getWithStatus' to ReadThroughPromiseCache (67981c1)

1.3.0 (2024-06-25)

Features

  • ts: make ferried parameter to ReadThroughPromiseCache be dependently void (7e4638b)

1.2.0 (2024-06-20)

Features

  • read through promise cache: add apis of promisecache to readthroughpromisecache PE-6327 (e413eae)
  • read through promise cache: support ferrying of read through data to read through fn PE-6327 (e354686)

1.1.4 (2023-09-19)

Bug Fixes

  • remove await when putting value into promiseCache (20ccb41)

1.1.4-alpha.1 (2023-09-19)

Bug Fixes

  • remove await when putting value into promiseCache (20ccb41)

1.1.3 (2023-08-17)

Bug Fixes

1.1.2 (2023-08-17)

Bug Fixes

  • include types, upgrade to yarn (03949a6)

1.1.1 (2023-08-17)

Bug Fixes

1.1.0 (2023-08-04)

Features

  • ReadThroughPromiseCache: add ReadThroughPromiseCache and update tests and README (fac1fa2)

1.0.13 (2023-08-04)

Bug Fixes

  • publish commonjs module (05e5c49)

1.0.12 (2023-08-04)

Bug Fixes

  • include declaration files on output (8937ef4)

1.0.11 (2023-08-03)

Bug Fixes

  • publish CHANGELOG.md on release (7da0408)