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 b0441fc commit 90db9d6Copy full SHA for 90db9d6
1 file changed
CHANGELOG.md
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. See [standa
9
10
* rewrite using TS, upgrade tooling, improve README ([948f68b](https://github.com/mdevils/fast-memory-cache/commit/948f68bd487fd150ab7270de4af89707ce82332f))
11
12
+**BREAKING CHANGES:**
13
+
14
+Export was changed to `default` to support ESM.
15
16
### 2.0.4
17
* Clarify documentation for `expireTime` parameter in `MemoryCache#set`.
18
0 commit comments