Skip to content

Commit b421c41

Browse files
committed
changelog 10.3
1 parent cf8076e commit b421c41

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# cringe lorg
22

3+
## 10.3.0
4+
5+
- add `forceFetch()` method
6+
- set `disposeReason` to `'expire'` when it's the result of a TTL
7+
expiration, or `'fetch'` when it's the result of an aborted
8+
or `undefined`-returning `fetch()`
9+
310
## 10.2.0
411

512
- types: implement the `Map<K, V>` interface

0 commit comments

Comments
 (0)