Skip to content

Tags: tomerh2001/cache-manager-function

Tags

v1.6.1

Toggle v1.6.1's commit message
chore(release): 1.6.1 [skip ci] ## [1.6.1](v1.6.0...v1.6.1) (2024-11-28) ### Bug Fixes * include namespace in cache key generation for cachedFunction ([840b511](840b511))

v1.6.0

Toggle v1.6.0's commit message
chore(release): 1.6.0 [skip ci] # [1.6.0](v1.5.3...v1.6.0) (2024-11-27) ### Features * add invalidateCache function to manage cache invalidation ([a190bda](a190bda))

v1.5.3

Toggle v1.5.3's commit message
chore(release): 1.5.3 [skip ci] ## [1.5.3](v1.5.2...v1.5.3) (2024-09-12) ### Bug Fixes * fixed a bug with the types import ([7f3b2d8](7f3b2d8))

v1.5.2

Toggle v1.5.2's commit message
chore(release): 1.5.2 [skip ci] ## [1.5.2](v1.5.1...v1.5.2) (2024-09-12) ### Bug Fixes * Export all types from './types' ([d45eaae](d45eaae))

v1.5.1

Toggle v1.5.1's commit message
chore(release): 1.5.1 [skip ci] ## [1.5.1](v1.5.0...v1.5.1) (2024-09-12) ### Bug Fixes * Fixed missing declaration files in dist ([98491e1](98491e1))

v1.5.0

Toggle v1.5.0's commit message
chore(release): 1.5.0 [skip ci] # [1.5.0](v1.4.0...v1.5.0) (2024-09-12) ### Features * added `namespace` to options ([9b34c82](9b34c82)) * added `returnRawValue` to options ([c37efe6](c37efe6))

v1.4.0

Toggle v1.4.0's commit message
chore(release): 1.4.0 [skip ci] # [1.4.0](v1.3.0...v1.4.0) (2024-09-12) ### Features * added `noCache` to options ([8d21047](8d21047))

v1.3.0

Toggle v1.3.0's commit message
chore(release): 1.3.0 [skip ci] # [1.3.0](v1.2.0...v1.3.0) (2024-09-10) ### Features * added trace logging ([eefd68a](eefd68a))

v1.2.0

Toggle v1.2.0's commit message
chore(release): 1.2.0 [skip ci] # [1.2.0](v1.1.0...v1.2.0) (2024-09-08) ### Bug Fixes * added TS to JS compilation for NPM package ([55534a7](55534a7)) ### Features * Add Yarn v4 installation step to workflow ([f700521](f700521))

v1.1.0

Toggle v1.1.0's commit message
chore(release): 1.1.0 [skip ci] # [1.1.0](v1.0.0...v1.1.0) (2024-09-07) ### Bug Fixes * fixed an issue with npm ([2aa306c](2aa306c)) * fixed npm package name ([7640df1](7640df1)) * Update package name to "cache-manager-function" ([02975bb](02975bb)) ### Features * Update package name to "cache-manager-function" ([fa5a06b](fa5a06b))