Releases: redabacha/remember-promise
Releases · redabacha/remember-promise
v2.0.2
2.0.2 (2024-03-09)
Bug Fixes
- types: stricten cache item generic type in RememberPromiseCache (59dd014)
v2.0.0
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.0
1.10.0 (2024-03-02)
Features
- add additional documentation (ddb8797)
v1.9.1
1.9.1 (2024-02-16)
Bug Fixes
- update package name in deno.jsonc (45e419f)
v1.9.0
1.9.0 (2024-02-16)
Features
- test: use jsr imports instead of deno.land (705bbd9)