Skip to content

Commit 340d7f5

Browse files
authored
Update CHANGELOG.md (#202)
1 parent 79c83c6 commit 340d7f5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ _2025-06-30_
1919
.build()
2020
```
2121
- Add ability to control clock used for received and expiration dates, for tests (#189)
22+
- [Breaking] Disable optimistic updates by default (#190)
23+
24+
To use optimistic updates, apps must now opt in, by passing `enableOptimisticUpdates = true` to the `normalizedCache` method. This was done as an optimization on native targets.
2225

2326
# Version 1.0.0-alpha.3
2427
_2025-06-06_

0 commit comments

Comments
 (0)