skipStartInvalidate

This commit is contained in:
2023-07-27 00:35:01 +06:00
parent eaa014cebd
commit 39135a4000
4 changed files with 37 additions and 5 deletions

View File

@@ -11,6 +11,9 @@
* `Fragment`: `1.6.0` -> `1.6.1`
* `Repos`:
* Fixes In `KeyValueRepo.clear()` of almost all inheritors of `KeyValueRepo`
* `Cache`:
* All full caches got `skipStartInvalidate` property. By default, this property is `false` and fully caching repos
will be automatically invalidated on start of their work
## 0.19.7