We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf8076e commit b421c41Copy full SHA for b421c41
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# cringe lorg
2
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
10
## 10.2.0
11
12
- types: implement the `Map<K, V>` interface
0 commit comments