apollographql/apollo-client (@apollo/client)
### [`v3.11.8`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3118)
[Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.7...v3.11.8)
##### Patch Changes
- [#12054](https://redirect.github.com/apollographql/apollo-client/pull/12054) [`35cf186`](https://redirect.github.com/apollographql/apollo-client/commit/35cf186ed9237e41735f150e0cbf4edd995ab0d9) Thanks [@phryneas](https://redirect.github.com/phryneas)! - Fixed a bug where incorrect object access in some Safari extensions could cause a crash.
### [`v3.11.7`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3117)
[Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.6...v3.11.7)
##### Patch Changes
- [#12052](https://redirect.github.com/apollographql/apollo-client/pull/12052) [`e471cef`](https://redirect.github.com/apollographql/apollo-client/commit/e471cef875eadef04f8ee18ef431ee70e7b9bcab) Thanks [@jerelmiller](https://redirect.github.com/jerelmiller)! - Fixes a regression from where passing an invalid identifier to `from` in `useFragment` would result in the warning `TypeError: Cannot read properties of undefined (reading '__typename')`.
### [`v3.11.6`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3116)
[Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.5...v3.11.6)
##### Patch Changes
- [#12049](https://redirect.github.com/apollographql/apollo-client/pull/12049) [`9c26892`](https://redirect.github.com/apollographql/apollo-client/commit/9c268927b1f8e5921b9440a53c9979a37f594e75) Thanks [@phryneas](https://redirect.github.com/phryneas) and [@maciesielka](https://redirect.github.com/maciesielka)! - Fix a bug where `useFragment` did not re-render as expected
- [#12044](https://redirect.github.com/apollographql/apollo-client/pull/12044) [`04462a2`](https://redirect.github.com/apollographql/apollo-client/commit/04462a274ad39b392142385a2f052abbf3014749) Thanks [@DoctorJohn](https://redirect.github.com/DoctorJohn)! - Cache the `useSubscription` hook's `restart` function definition between re-renders.
### [`v3.11.5`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3115)
[Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.4...v3.11.5)
##### Patch Changes
- [#12027](https://redirect.github.com/apollographql/apollo-client/pull/12027) [`eb3e21b`](https://redirect.github.com/apollographql/apollo-client/commit/eb3e21b9f7fa6a3161705c2c7270129c17b65095) Thanks [@JavaScriptBach](https://redirect.github.com/JavaScriptBach)! - Type `MutationResult.reset` as an arrow function
- [#12020](https://redirect.github.com/apollographql/apollo-client/pull/12020) [`82d8cb4`](https://redirect.github.com/apollographql/apollo-client/commit/82d8cb4255be497748829f12eb25ac87c11ee5e4) Thanks [@jerelmiller](https://redirect.github.com/jerelmiller)! - Better conform to Rules of React by avoiding write of ref in render for `useFragment`.
Configuration
📅 Schedule: Branch creation - "on the 10th day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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 contains the following updates:
3.11.4
->3.11.8
Release Notes
apollographql/apollo-client (@apollo/client)
### [`v3.11.8`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3118) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.7...v3.11.8) ##### Patch Changes - [#12054](https://redirect.github.com/apollographql/apollo-client/pull/12054) [`35cf186`](https://redirect.github.com/apollographql/apollo-client/commit/35cf186ed9237e41735f150e0cbf4edd995ab0d9) Thanks [@phryneas](https://redirect.github.com/phryneas)! - Fixed a bug where incorrect object access in some Safari extensions could cause a crash. ### [`v3.11.7`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3117) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.6...v3.11.7) ##### Patch Changes - [#12052](https://redirect.github.com/apollographql/apollo-client/pull/12052) [`e471cef`](https://redirect.github.com/apollographql/apollo-client/commit/e471cef875eadef04f8ee18ef431ee70e7b9bcab) Thanks [@jerelmiller](https://redirect.github.com/jerelmiller)! - Fixes a regression from where passing an invalid identifier to `from` in `useFragment` would result in the warning `TypeError: Cannot read properties of undefined (reading '__typename')`. ### [`v3.11.6`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3116) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.5...v3.11.6) ##### Patch Changes - [#12049](https://redirect.github.com/apollographql/apollo-client/pull/12049) [`9c26892`](https://redirect.github.com/apollographql/apollo-client/commit/9c268927b1f8e5921b9440a53c9979a37f594e75) Thanks [@phryneas](https://redirect.github.com/phryneas) and [@maciesielka](https://redirect.github.com/maciesielka)! - Fix a bug where `useFragment` did not re-render as expected - [#12044](https://redirect.github.com/apollographql/apollo-client/pull/12044) [`04462a2`](https://redirect.github.com/apollographql/apollo-client/commit/04462a274ad39b392142385a2f052abbf3014749) Thanks [@DoctorJohn](https://redirect.github.com/DoctorJohn)! - Cache the `useSubscription` hook's `restart` function definition between re-renders. ### [`v3.11.5`](https://redirect.github.com/apollographql/apollo-client/blob/HEAD/CHANGELOG.md#3115) [Compare Source](https://redirect.github.com/apollographql/apollo-client/compare/v3.11.4...v3.11.5) ##### Patch Changes - [#12027](https://redirect.github.com/apollographql/apollo-client/pull/12027) [`eb3e21b`](https://redirect.github.com/apollographql/apollo-client/commit/eb3e21b9f7fa6a3161705c2c7270129c17b65095) Thanks [@JavaScriptBach](https://redirect.github.com/JavaScriptBach)! - Type `MutationResult.reset` as an arrow function - [#12020](https://redirect.github.com/apollographql/apollo-client/pull/12020) [`82d8cb4`](https://redirect.github.com/apollographql/apollo-client/commit/82d8cb4255be497748829f12eb25ac87c11ee5e4) Thanks [@jerelmiller](https://redirect.github.com/jerelmiller)! - Better conform to Rules of React by avoiding write of ref in render for `useFragment`.Configuration
📅 Schedule: Branch creation - "on the 10th day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.