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 8ec9693 commit 199eb06Copy full SHA for 199eb06
History.md
@@ -1,3 +1,6 @@
1
+- 4.1.0
2
+ - Support for TTL as third arg in memory store set function (#196). - @ZirionNeft
3
+
4
- 4.0.1
5
- Fix TTL option bug for memory cache (#194). - @anchan828
6
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager",
- "version": "4.0.1",
+ "version": "4.1.0",
"description": "Cache module for Node.js",
"main": "index.js",
"files": [
0 commit comments