Skip to content

Commit

Permalink
changelog 10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jun 27, 2024
1 parent cf8076e commit b421c41
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# cringe lorg

## 10.3.0

- add `forceFetch()` method
- set `disposeReason` to `'expire'` when it's the result of a TTL
expiration, or `'fetch'` when it's the result of an aborted
or `undefined`-returning `fetch()`

## 10.2.0

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

0 comments on commit b421c41

Please sign in to comment.