WriteCRUDCacheRepo subscribtions and changeResultsUnchecked(Pagination)

This commit is contained in:
2022-09-05 15:07:33 +06:00
parent 23b2d60295
commit c9822a491b
3 changed files with 22 additions and 0 deletions

View File

@@ -2,6 +2,12 @@
## 0.12.7
* `Repos`:
* `Cache`:
* Force `WriteCRUDCacheRepo` to subscribe on new and updated objects of parent repo
* `Pagination`:
* New function `changeResultsUnchecked(Pagination)`
## 0.12.6
* `MimeeTypes>`: