This repository has been archived by the owner on Apr 25, 2023. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.7.3
->3.7.12
1.12.0
->2.0.1
11.10.5
->11.10.6
11.10.5
->11.10.6
1.1.2
->1.3.0
2.16.3
->3.3.0
3.3.3
->4.0.1
2.2.3
->3.0.1
2.8.7
->3.0.3
2.5.12
->3.0.3
4.4.6
->4.5.0
1.29.2
->1.32.3
2.11.6
->2.11.7
7.29.0
->7.48.0
6.5.15
->7.0.5
6.5.15
->7.0.5
0.2.7
->7.0.5
6.5.15
->7.0.5
6.5.15
->7.0.5
13.4.0
->14.0.0
0.0.56
->0.0.57
4.0.20201030
->4.0.20201031
4.17.6
->4.17.7
18.11.18
->18.15.11
18.0.26
->18.0.37
18.0.10
->18.0.11
2.8.2
->2.8.3
9.0.0
->9.0.1
0.2.3
->0.2.4
3.0.1
->3.1.0
0.27.0
->0.30.1
3.2.1
->3.2.3
1.2.2
->1.3.5
7.12.0
->7.13.0
3.27.1
->3.30.1
5.3.3
->5.3.8
8.37.0
->8.38.0
4.1.1
->4.2.0
5.1.0
->5.2.0
2.2.0
->2.4.1
22.4.9
->22.4.14
7.2.0
->7.7.0
1.12.1
->2.0.4
21.0.0
->21.1.1
13.1.0
->13.2.1
8.0.4
->9.0.3
>=16
->>=v18.16.0
2.8.2
->2.8.7
0.21.1
->0.22.0
9.7.5
->10.1.1
3.1.4
->4.0.4
2.0.0
->2.1.0
12.1.4
->12.2.0
3.0.1
->3.0.2
4.2.0
->4.2.1
8.0.4
->8.0.7
2.11.0
->2.12.0
6.6.2
->6.10.0
0.13.7
->0.13.8
1.5.2
->1.6.0
3.5.1
->3.8.0
4.9.4
->5.0.4
0.18.2
->0.18.3
4.0.4
->4.2.1
4.0.3
->4.2.0
0.27.0
->0.30.1
Release Notes
apollographql/apollo-client
v3.7.12
Compare Source
Patch Changes
895bcdcff
Thanks @alessbell! - If a multipart chunk contains onlyhasNext: false
, immediately complete the observable.v3.7.11
Compare Source
Patch Changes
#10586
4175af594
Thanks @alessbell! - Improve WebSocket error handling for genericEvent
received on error. For more information see https://developer.mozilla.org/en-US/docs/Web/API/WebSocket/error_event.#10411
152baac34
Thanks @lovasoa! - Simplify error message generation and make 'undefined' an impossible message string.#10592
cdb98ae08
Thanks @alessbell! - Adds support for multipart subscriptions inHttpLink
.#10698
38508a251
Thanks @jerelmiller! - Changes the behavior ofuseLazyQuery
introduced in #10427 where unmounting a component before a query was resolved would reject the promise with an abort error. Instead, the promise will now resolve naturally with the result from the request.Other notable fixes:
useLazyQuery
with a different query document will now ensure the execution function uses the updated query document. Previously, only the query document rendered the first time would be used for the request.#10660
364bee98f
Thanks @alessbell! - Upgrades TypeScript to v5. This change is fully backward-compatible and transparent to users.#10597
8fb9d190d
Thanks @phryneas! - Fix a bug where an incoming cache update could prevent future updates from the active link.#10629
02605bb3c
Thanks @phryneas! -useQuery
: delay unsubscribe to fix race conditionsv3.7.10
Compare Source
Patch Changes
#9438
52a9c8ea1
Thanks @dciesielkiewicz! - Ensure theclient
option passed touseMutation
's execute function is used when provided. Previously this option was ignored.#9124
975b923c0
Thanks @andrebrantom! - MakeApolloClient.writeQuery
andApolloClient.writeFragment
behave more likecache.writeQuery
andcache.writeFragment
by returning the reference returned by the cache.v3.7.9
Compare Source
Patch Changes
a561ecf43
](https://togithub.com/apollographql/apollo-cConfiguration
📅 Schedule: Branch creation - "before 3:00 am on the 4th 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 becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.