apollographql/apollo-client
### [`v3.7.5`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#375)
[Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.4...v3.7.5)
##### Patch Changes
- [#10458](https://togithub.com/apollographql/apollo-client/pull/10458) [`b5ccef229`](https://togithub.com/apollographql/apollo-client/commit/b5ccef229046d230e82a68a4834ac09ae1ef2009) Thanks [@lennyburdette](https://togithub.com/lennyburdette)! - Passes `getServerSnapshot` to `useSyncExternalStore` so that it doesn't trigger a `Missing getServerSnapshot` error when using `useFragment_experimental` on the server.
- [#10471](https://togithub.com/apollographql/apollo-client/pull/10471) [`895ddcb54`](https://togithub.com/apollographql/apollo-client/commit/895ddcb546b5692cd53caae1b604412728641374) Thanks [@alessbell](https://togithub.com/alessbell)! - More robust type definition for `headers` property passed to `createHttpLink`
- [#10321](https://togithub.com/apollographql/apollo-client/pull/10321) [`bbaa3ef2d`](https://togithub.com/apollographql/apollo-client/commit/bbaa3ef2d95a03e2453ef86a25096c314fbd8998) Thanks [@alessbell](https://togithub.com/alessbell)! - Refetch should not return partial data with `errorPolicy: none` and `notifyOnNetworkStatusChange: true`.
- [#10402](https://togithub.com/apollographql/apollo-client/pull/10402) [`0b07aa955`](https://togithub.com/apollographql/apollo-client/commit/0b07aa955bab2e929f21590b565507a66f930539) Thanks [@Hugodby](https://togithub.com/Hugodby)! - Improve context types
- [#10469](https://togithub.com/apollographql/apollo-client/pull/10469) [`328c58f90`](https://togithub.com/apollographql/apollo-client/commit/328c58f90d3fd985a58a68d8ba07f7c03f9808f6) Thanks [@jerelmiller](https://togithub.com/jerelmiller)! - Add generic type defaults when using `useFragment` to allow passing `TData` directly to the function without needing to specify `TVars`.
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.4
->3.7.5
Release Notes
apollographql/apollo-client
### [`v3.7.5`](https://togithub.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#375) [Compare Source](https://togithub.com/apollographql/apollo-client/compare/v3.7.4...v3.7.5) ##### Patch Changes - [#10458](https://togithub.com/apollographql/apollo-client/pull/10458) [`b5ccef229`](https://togithub.com/apollographql/apollo-client/commit/b5ccef229046d230e82a68a4834ac09ae1ef2009) Thanks [@lennyburdette](https://togithub.com/lennyburdette)! - Passes `getServerSnapshot` to `useSyncExternalStore` so that it doesn't trigger a `Missing getServerSnapshot` error when using `useFragment_experimental` on the server. - [#10471](https://togithub.com/apollographql/apollo-client/pull/10471) [`895ddcb54`](https://togithub.com/apollographql/apollo-client/commit/895ddcb546b5692cd53caae1b604412728641374) Thanks [@alessbell](https://togithub.com/alessbell)! - More robust type definition for `headers` property passed to `createHttpLink` - [#10321](https://togithub.com/apollographql/apollo-client/pull/10321) [`bbaa3ef2d`](https://togithub.com/apollographql/apollo-client/commit/bbaa3ef2d95a03e2453ef86a25096c314fbd8998) Thanks [@alessbell](https://togithub.com/alessbell)! - Refetch should not return partial data with `errorPolicy: none` and `notifyOnNetworkStatusChange: true`. - [#10402](https://togithub.com/apollographql/apollo-client/pull/10402) [`0b07aa955`](https://togithub.com/apollographql/apollo-client/commit/0b07aa955bab2e929f21590b565507a66f930539) Thanks [@Hugodby](https://togithub.com/Hugodby)! - Improve context types - [#10469](https://togithub.com/apollographql/apollo-client/pull/10469) [`328c58f90`](https://togithub.com/apollographql/apollo-client/commit/328c58f90d3fd985a58a68d8ba07f7c03f9808f6) Thanks [@jerelmiller](https://togithub.com/jerelmiller)! - Add generic type defaults when using `useFragment` to allow passing `TData` directly to the function without needing to specify `TVars`.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.