Skip to content

Releases: redabacha/remember-promise

v2.0.4

12 Oct 11:32
Compare
Choose a tag to compare

2.0.4 (2024-10-12)

v2.0.3

26 Mar 02:50
Compare
Choose a tag to compare

2.0.3 (2024-03-26)

v2.0.2

09 Mar 00:59
Compare
Choose a tag to compare

2.0.2 (2024-03-09)

Bug Fixes

  • types: stricten cache item generic type in RememberPromiseCache (59dd014)

v2.0.1

07 Mar 01:27
Compare
Choose a tag to compare

2.0.1 (2024-03-07)

v2.0.0

07 Mar 01:10
Compare
Choose a tag to compare

2.0.0 (2024-03-07)

Features

  • add result and args to onCacheUpdateError (3026a9c)
  • rename types to be more legible (4e80242)

BREAKING CHANGES

  • the AsyncMapLike type has been renamed to RememberPromiseCache

v1.10.2

06 Mar 01:04
Compare
Choose a tag to compare

1.10.2 (2024-03-06)

v1.10.1

05 Mar 00:16
Compare
Choose a tag to compare

1.10.1 (2024-03-05)

v1.10.0

02 Mar 17:08
Compare
Choose a tag to compare

1.10.0 (2024-03-02)

Features

  • add additional documentation (ddb8797)

v1.9.1

16 Feb 18:42
Compare
Choose a tag to compare

1.9.1 (2024-02-16)

Bug Fixes

  • update package name in deno.jsonc (45e419f)

v1.9.0

16 Feb 18:39
Compare
Choose a tag to compare

1.9.0 (2024-02-16)

Features

  • test: use jsr imports instead of deno.land (705bbd9)