Skip to content

Commit 90db9d6

Browse files
committed
docs: clarify breaking changes
1 parent b0441fc commit 90db9d6

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ All notable changes to this project will be documented in this file. See [standa
99

1010
* rewrite using TS, upgrade tooling, improve README ([948f68b](https://github.com/mdevils/fast-memory-cache/commit/948f68bd487fd150ab7270de4af89707ce82332f))
1111

12+
**BREAKING CHANGES:**
13+
14+
Export was changed to `default` to support ESM.
15+
1216
### 2.0.4
1317
* Clarify documentation for `expireTime` parameter in `MemoryCache#set`.
1418

0 commit comments

Comments
 (0)