apollographql/apollo-client
### [`v3.7.1`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#Apollo-Client-371-2022-10-20)
[Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.0...v3.7.1)
##### Bug fixes
- Fix issue where `loading` remains `true` after `observer.refetch` is called repeatedly with different variables when the same data are returned.
[@alessbell](https://togithub.com/alessbell) in [#10143](https://togithub.com/apollographql/apollo-client/pull/10143)
- Fix race condition where `useFragment_experimental` could receive cache updates before initially calling `cache.watch` in `useEffect`.
[@benjamn](https://togithub.com/benjamn) in [#10212](https://togithub.com/apollographql/apollo-client/pull/10212)
Configuration
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.7.0
->3.7.1
Release Notes
apollographql/apollo-client
### [`v3.7.1`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#Apollo-Client-371-2022-10-20) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.0...v3.7.1) ##### Bug fixes - Fix issue where `loading` remains `true` after `observer.refetch` is called repeatedly with different variables when the same data are returned.[@alessbell](https://togithub.com/alessbell) in [#10143](https://togithub.com/apollographql/apollo-client/pull/10143) - Fix race condition where `useFragment_experimental` could receive cache updates before initially calling `cache.watch` in `useEffect`.
[@benjamn](https://togithub.com/benjamn) in [#10212](https://togithub.com/apollographql/apollo-client/pull/10212)
Configuration
π Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).
π¦ Automerge: Enabled.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.