Skip to content

Releases: tomerh2001/cache-manager-function

v1.6.1

28 Nov 10:07
Compare
Choose a tag to compare

1.6.1 (2024-11-28)

Bug Fixes

  • include namespace in cache key generation for cachedFunction (840b511)

v1.6.0

27 Nov 11:24
Compare
Choose a tag to compare

1.6.0 (2024-11-27)

Features

  • add invalidateCache function to manage cache invalidation (a190bda)

v1.5.3

12 Sep 20:11
Compare
Choose a tag to compare

1.5.3 (2024-09-12)

Bug Fixes

  • fixed a bug with the types import (7f3b2d8)

v1.5.2

12 Sep 19:54
Compare
Choose a tag to compare

1.5.2 (2024-09-12)

Bug Fixes

  • Export all types from './types' (d45eaae)

v1.5.1

12 Sep 19:49
Compare
Choose a tag to compare

1.5.1 (2024-09-12)

Bug Fixes

  • Fixed missing declaration files in dist (98491e1)

v1.5.0

12 Sep 19:25
Compare
Choose a tag to compare

1.5.0 (2024-09-12)

Features

  • added namespace to options (9b34c82)
  • added returnRawValue to options (c37efe6)

v1.4.0

12 Sep 17:44
Compare
Choose a tag to compare

1.4.0 (2024-09-12)

Features

  • added noCache to options (8d21047)

v1.3.0

10 Sep 17:06
Compare
Choose a tag to compare

1.3.0 (2024-09-10)

Features

v1.2.0

08 Sep 11:34
Compare
Choose a tag to compare

1.2.0 (2024-09-08)

Bug Fixes

  • added TS to JS compilation for NPM package (55534a7)

Features

  • Add Yarn v4 installation step to workflow (f700521)

v1.1.0

07 Sep 17:02
Compare
Choose a tag to compare

1.1.0 (2024-09-07)

Bug Fixes

  • fixed an issue with npm (2aa306c)
  • fixed npm package name (7640df1)
  • Update package name to "cache-manager-function" (02975bb)

Features

  • Update package name to "cache-manager-function" (fa5a06b)