You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# 1.0.0 (2024-09-07)
### Features
* Add force option to cachedFunction ([4ee8662](4ee8662))
* created cacheKeys ([1777538](1777538))
* First commit ([62a3cc3](62a3cc3))
* Refactor cache-manager-function to use async/await syntax and improve caching options ([d19d950](d19d950))
* Refactor cache-manager-function to use async/await syntax and improve caching options ([7f35cac](7f35cac))
* Refactor cachedFunction to use selectorToCacheKey ([0647831](0647831))
* Refactor cachedFunction to use selectorToCacheKey ([f820891](f820891))
* Refactor cachedFunction to use selectorToCacheKey ([64bf9ab](64bf9ab))
* Refactor getOrInitializeCache to use async/await syntax ([9c37dcd](9c37dcd))
* Add force option to cachedFunction ([4ee8662](https://github.com/tomerh2001/cache-manager-function/commit/4ee8662675c1951f62f4e57a47d5533e1bfc627d))
7
+
* created cacheKeys ([1777538](https://github.com/tomerh2001/cache-manager-function/commit/177753869bd3368b7055f1d09849ed90cb31e365))
8
+
* First commit ([62a3cc3](https://github.com/tomerh2001/cache-manager-function/commit/62a3cc3b18b51e2f2772f24200480c2ed55a8c80))
9
+
* Refactor cache-manager-function to use async/await syntax and improve caching options ([d19d950](https://github.com/tomerh2001/cache-manager-function/commit/d19d9505af261ace0ba6732bbc00f5cc7aa181f0))
10
+
* Refactor cache-manager-function to use async/await syntax and improve caching options ([7f35cac](https://github.com/tomerh2001/cache-manager-function/commit/7f35cac92a15d4e51a1fb96c7e7cd6b71a576ac0))
11
+
* Refactor cachedFunction to use selectorToCacheKey ([0647831](https://github.com/tomerh2001/cache-manager-function/commit/064783197cd438c02a6d9389d66bae8378084330))
12
+
* Refactor cachedFunction to use selectorToCacheKey ([f820891](https://github.com/tomerh2001/cache-manager-function/commit/f82089198b71e9891cde823d1e2772cb744f3929))
13
+
* Refactor cachedFunction to use selectorToCacheKey ([64bf9ab](https://github.com/tomerh2001/cache-manager-function/commit/64bf9ab24fd9704e5ca4685df65e09a1f3dee47d))
14
+
* Refactor getOrInitializeCache to use async/await syntax ([9c37dcd](https://github.com/tomerh2001/cache-manager-function/commit/9c37dcda89f3e281a46231bf0fbe00f875c9b974))
0 commit comments