We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358e276 commit 0a73c7aCopy full SHA for 0a73c7a
History.md
@@ -1,3 +1,6 @@
1
+- 3.3.0 2020-04-30
2
+ - Use full lodash lib instead of lodash.clonedeep npm (#141)
3
+
4
- 3.2.1 2020-03-20
5
- Background refresh fixes (#139). -@marcoreni
6
package.json
@@ -1,6 +1,6 @@
{
"name": "cache-manager",
- "version": "3.2.1",
+ "version": "3.3.0",
"description": "Cache module for Node.js",
"main": "index.js",
"scripts": {
0 commit comments