forked from zino-hofmann/graphql-flutter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(release): 4.0.0-beta.4 [skip ci]
# [4.0.0-beta.4](zino-hofmann/graphql-flutter@v4.0.0-beta.3...v4.0.0-beta.4) (2020-11-07) ### Bug Fixes * **client:** add CacheMissException for when write/read results in null ([a0a967f](zino-hofmann@a0a967f)) * **client:** fetchMore partial handling ([10ec576](zino-hofmann@10ec576)) * **client:** skip cache writes on null data, thus fixing [zino-hofmann#405](zino-hofmann#405) ([7472bb9](zino-hofmann@7472bb9)) ### Features * **client:** cache writes are now strict, and throw PartialDataException (from normalize), ([616b5ed](zino-hofmann@616b5ed)) * **client:** carry forward data on exception ([ccf3b9c](zino-hofmann@ccf3b9c)) * **client:** only rebroadcast on deep equals ([ee64e99](zino-hofmann@ee64e99)) * **client:** partialDataPolicy for configuring rejections ([0a7cd28](zino-hofmann@0a7cd28))
- Loading branch information
1 parent
2856428
commit fb9cf7f
Showing
2 changed files
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters