2.0.4 (2024-10-12)
2.0.3 (2024-03-26)
2.0.2 (2024-03-09)
- types: stricten cache item generic type in RememberPromiseCache (59dd014)
2.0.1 (2024-03-07)
2.0.0 (2024-03-07)
- the AsyncMapLike type has been renamed to RememberPromiseCache
1.10.2 (2024-03-06)
1.10.1 (2024-03-05)
1.10.0 (2024-03-02)
- add additional documentation (ddb8797)
1.9.1 (2024-02-16)
- update package name in deno.jsonc (45e419f)
1.9.0 (2024-02-16)
- test: use jsr imports instead of deno.land (705bbd9)
1.8.0 (2024-02-12)
1.7.0 (2024-02-12)
- improve generated documentation (90c3d2a)
1.6.0 (2024-02-11)
- set release job contents permission to write (e0986dc)
- publish to jsr.io (91734dd)
1.5.1 (2024-02-11)
- add deno.jsonc to semantic-release git assets config (1e190d0)
1.5.0 (2024-02-11)
- create empty package.json for semantic-release (b629902)
1.4.0 (2023-12-18)
- allow ttl to be set to zero (a6a3920)
1.3.0 (2022-09-12)
- allow getCacheKey to be async (3288a4a)
1.1.0 (2022-09-11)
- add new onCacheUpdateError option (dfaea78)
1.0.1 (2022-09-11)
- update cache type to make all values required (a45227d)
- initial release (35df207)