1.6.1 (2024-11-28)
- include namespace in cache key generation for cachedFunction (840b511)
1.6.0 (2024-11-27)
- add invalidateCache function to manage cache invalidation (a190bda)
1.5.3 (2024-09-12)
- fixed a bug with the types import (7f3b2d8)
1.5.2 (2024-09-12)
- Export all types from './types' (d45eaae)
1.5.1 (2024-09-12)
- Fixed missing declaration files in dist (98491e1)
1.5.0 (2024-09-12)
1.4.0 (2024-09-12)
- added
noCacheto options (8d21047)
1.3.0 (2024-09-10)
- added trace logging (eefd68a)
1.2.0 (2024-09-08)
- added TS to JS compilation for NPM package (55534a7)
- Add Yarn v4 installation step to workflow (f700521)
1.1.0 (2024-09-07)
- fixed an issue with npm (2aa306c)
- fixed npm package name (7640df1)
- Update package name to "cache-manager-function" (02975bb)
- Update package name to "cache-manager-function" (fa5a06b)
1.0.1 (2024-09-07)
- fixed an issue with npm (2aa306c)
- fixed npm package name (7640df1)
- Update package name to "cache-manager-function" (02975bb)
1.0.1 (2024-09-07)
- Add force option to cachedFunction (4ee8662)
- created cacheKeys (1777538)
- First commit (62a3cc3)
- Refactor cache-manager-function to use async/await syntax and improve caching options (d19d950)
- Refactor cache-manager-function to use async/await syntax and improve caching options (7f35cac)
- Refactor cachedFunction to use selectorToCacheKey (0647831)
- Refactor cachedFunction to use selectorToCacheKey (f820891)
- Refactor cachedFunction to use selectorToCacheKey (64bf9ab)
- Refactor getOrInitializeCache to use async/await syntax (9c37dcd)
- Add force option to cachedFunction (4ee8662)
- created cacheKeys (1777538)
- First commit (62a3cc3)
- Refactor cache-manager-function to use async/await syntax and improve caching options (d19d950)
- Refactor cache-manager-function to use async/await syntax and improve caching options (7f35cac)
- Refactor cachedFunction to use selectorToCacheKey (0647831)
- Refactor cachedFunction to use selectorToCacheKey (f820891)
- Refactor cachedFunction to use selectorToCacheKey (64bf9ab)
- Refactor getOrInitializeCache to use async/await syntax (9c37dcd)