We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d21047 commit 88b1b98Copy full SHA for 88b1b98
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [1.4.0](https://github.com/tomerh2001/cache-manager-function/compare/v1.3.0...v1.4.0) (2024-09-12)
2
+
3
4
+### Features
5
6
+* added `noCache` to options ([8d21047](https://github.com/tomerh2001/cache-manager-function/commit/8d21047c71876218b188b33672f107e9a47f2544))
7
8
# [1.3.0](https://github.com/tomerh2001/cache-manager-function/compare/v1.2.0...v1.3.0) (2024-09-10)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager-function",
- "version": "1.3.0",
+ "version": "1.4.0",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"type": "module",
0 commit comments