Skip to content

Releases: ardriveapp/promise-cache

v1.4.0

05 Sep 10:26
Compare
Choose a tag to compare

1.4.0 (2024-09-05)

Features

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

v1.3.0

25 Jun 17:45
Compare
Choose a tag to compare

1.3.0 (2024-06-25)

Features

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

v1.2.0

20 Jun 18:54
Compare
Choose a tag to compare

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

19 Sep 20:34
Compare
Choose a tag to compare

1.1.4 (2023-09-19)

Bug Fixes

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

v1.1.4-alpha.1

19 Sep 17:21
Compare
Choose a tag to compare
v1.1.4-alpha.1 Pre-release
Pre-release

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

Bug Fixes

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

v1.1.3

17 Aug 19:20
Compare
Choose a tag to compare

1.1.3 (2023-08-17)

Bug Fixes

v1.1.2

17 Aug 19:12
Compare
Choose a tag to compare

1.1.2 (2023-08-17)

Bug Fixes

  • include types, upgrade to yarn (03949a6)

v1.1.0

04 Aug 21:00
Compare
Choose a tag to compare

1.1.0 (2023-08-04)

Features

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

v1.0.13

04 Aug 18:09
Compare
Choose a tag to compare

1.0.13 (2023-08-04)

Bug Fixes

  • publish commonjs module (05e5c49)

v1.0.12

04 Aug 14:32
Compare
Choose a tag to compare

1.0.12 (2023-08-04)

Bug Fixes

  • include declaration files on output (8937ef4)