Releases: tomerh2001/cache-manager-function
Releases · tomerh2001/cache-manager-function
v1.6.1
1.6.1 (2024-11-28)
Bug Fixes
- include namespace in cache key generation for cachedFunction (840b511)
v1.6.0
1.6.0 (2024-11-27)
Features
- add invalidateCache function to manage cache invalidation (a190bda)
v1.5.3
1.5.3 (2024-09-12)
Bug Fixes
- fixed a bug with the types import (7f3b2d8)
v1.5.2
1.5.2 (2024-09-12)
Bug Fixes
- Export all types from './types' (d45eaae)
v1.5.1
1.5.1 (2024-09-12)
Bug Fixes
- Fixed missing declaration files in dist (98491e1)
v1.5.0
1.5.0 (2024-09-12)
Features
- added
namespace
to options (9b34c82)
- added
returnRawValue
to options (c37efe6)
v1.4.0
1.4.0 (2024-09-12)
Features
v1.3.0
1.3.0 (2024-09-10)
Features
v1.2.0
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
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)