Releases: ardriveapp/promise-cache
Releases · ardriveapp/promise-cache
v1.4.0
1.4.0 (2024-09-05)
Features
- add new method '.getWithStatus' to ReadThroughPromiseCache (67981c1)
v1.3.0
1.3.0 (2024-06-25)
Features
- ts: make ferried parameter to ReadThroughPromiseCache be dependently void (7e4638b)
v1.2.0
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)
v1.1.4
1.1.4 (2023-09-19)
Bug Fixes
- remove await when putting value into promiseCache (20ccb41)
v1.1.4-alpha.1
Bug Fixes
- remove await when putting value into promiseCache (20ccb41)
v1.1.3
1.1.3 (2023-08-17)
Bug Fixes
v1.1.2
1.1.2 (2023-08-17)
Bug Fixes
- include types, upgrade to yarn (03949a6)
v1.1.0
1.1.0 (2023-08-04)
Features
- ReadThroughPromiseCache: add ReadThroughPromiseCache and update tests and README (fac1fa2)
v1.0.12
1.0.12 (2023-08-04)
Bug Fixes
- include declaration files on output (8937ef4)