1.4.0 (2024-09-05)
- add new method '.getWithStatus' to ReadThroughPromiseCache (67981c1)
1.3.0 (2024-06-25)
- ts: make ferried parameter to ReadThroughPromiseCache be dependently void (7e4638b)
1.2.0 (2024-06-20)
- 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)
- remove await when putting value into promiseCache (20ccb41)
1.1.4-alpha.1 (2023-09-19)
- remove await when putting value into promiseCache (20ccb41)
1.1.3 (2023-08-17)
1.1.2 (2023-08-17)
- include types, upgrade to yarn (03949a6)
1.1.1 (2023-08-17)
1.1.0 (2023-08-04)
- ReadThroughPromiseCache: add ReadThroughPromiseCache and update tests and README (fac1fa2)
1.0.13 (2023-08-04)
- publish commonjs module (05e5c49)
1.0.12 (2023-08-04)
- include declaration files on output (8937ef4)
1.0.11 (2023-08-03)
- publish CHANGELOG.md on release (7da0408)