-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Apollo GraphQL packages (major) #552
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/major-apollo-graphql-packages
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
2 times, most recently
from
November 21, 2018 18:21
e35179a
to
31153df
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
December 19, 2018 19:44
31153df
to
d007648
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
4 times, most recently
from
January 19, 2019 00:04
446fd06
to
587f033
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
February 13, 2019 18:35
587f033
to
4b5e165
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
2 times, most recently
from
February 27, 2019 14:38
bb2dcd9
to
26788dc
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
May 22, 2019 18:01
26788dc
to
0fae45e
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
June 19, 2019 11:43
0fae45e
to
1a836a6
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
August 10, 2019 10:01
1a836a6
to
4719e2e
Compare
renovate
bot
changed the title
Update dependency apollo-client to v2
Update Apollo GraphQL packages (major)
Aug 10, 2019
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
August 20, 2019 16:01
4719e2e
to
8d1054f
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
2 times, most recently
from
September 7, 2019 13:54
47dcb25
to
53e4186
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
October 3, 2019 12:00
53e4186
to
ecbbec6
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
November 11, 2019 07:01
ecbbec6
to
7282938
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
November 21, 2019 10:29
7282938
to
f1fb369
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
2 times, most recently
from
December 21, 2019 23:02
f450484
to
63bee10
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
December 31, 2019 03:59
63bee10
to
8e6ba98
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
January 18, 2020 19:13
8e6ba98
to
53cf2b4
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
February 9, 2020 05:57
53cf2b4
to
560c5fc
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
February 16, 2020 12:00
560c5fc
to
5636579
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
March 14, 2020 12:03
5636579
to
d2f94db
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
2 times, most recently
from
May 8, 2020 08:58
c0b4e3b
to
e3e7500
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
July 1, 2020 12:56
e3e7500
to
6f08f4a
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
September 25, 2022 15:22
6f08f4a
to
b40be40
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
November 20, 2022 20:19
b40be40
to
bb4a521
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
April 20, 2023 07:27
bb4a521
to
f809e32
Compare
renovate
bot
force-pushed
the
renovate/major-apollo-graphql-packages
branch
from
April 3, 2024 13:26
f809e32
to
94a2755
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
1.9.2
->2.6.10
2.2.4
->3.1.5
Release Notes
apollographql/apollo-client (apollo-client)
v2.6.10
Compare Source
v2.6.9
Compare Source
v2.6.8
Compare Source
Apollo Client (2.6.8)
Update the
fetchMore
type signature to acceptcontext
.@koenpunt in #5147
Fix type for
Resolver
and use it in the definition ofResolvers
.@peoplenarthax in #4943
Local state resolver functions now receive a
fragmentMap: FragmentMap
object, in addition to the
field: FieldNode
object, via theinfo
parameter.
@mjlyons in #5388
Documentation updates.
@tomquirk in #5645
@Sequoia in #5641
@phryneas in #5628
@AryanJ-NYC in #5560
GraphQL Anywhere (4.2.6)
filter
edge case involvingnull
.@lifeiscontent in #5110
Apollo Boost (0.4.7)
Replace
GlobalFetch
reference withWindowOrWorkerGlobalScope
.@abdonrd in #5373
Add
assumeImmutableResults
typing to apollo boostPresetConfig
interface.@bencoullie in #5571
v2.6.7
Compare Source
v2.6.6
Compare Source
v2.6.4
Compare Source
Apollo Client (2.6.4)
Modify
ObservableQuery
to allow queries withnotifyOnNetworkStatusChange
to be notified when loading after an error occurs.
@jasonpaulos in #4992
Add
graphql
as apeerDependency
ofapollo-cache
andgraphql-anywhere
.@ssalbdivad in #5081
Documentation updates.
@raibima in #5132
@hwillson in #5141
v2.6.3
Compare Source
Apollo Client (2.6.3)
ObservableQuery.resetQueryStoreErrors()
method is now available thatcan be used to clear out
ObservableQuery
query store errors.@hwillson in #4941
@michael-watson in #4940
@hwillson in #4969
v2.6.2
Compare Source
v2.6.1
Compare Source
Apollo Utilities 1.3.2
isEqual
without pulling in massivelodash.isequal
.@benjamn in #4924
v2.6.0
Compare Source
invariant(condition, message)
failures will now includea unique error code that can be used to trace the error back to the
point of failure.
@benjamn in #4521
Apollo Client 2.6.0
If you can be sure your application code does not modify cache result objects (see
freezeResults
note below), you can unlock substantial performance improvements by communicating this assumption viawhich allows the client to avoid taking defensive snapshots of past results using
cloneDeep
, as explained by @benjamn in #4543.Identical overlapping queries are now deduplicated internally by
apollo-client
, rather than using theapollo-link-dedup
package.@benjamn in commit 7cd8479f
The
FetchPolicy
type has been split into two types, so that passingcache-and-network
toApolloClient#query
is now forbidden at the type level, whereas previously it was forbidden by a runtimeinvariant
assertion:The exception thrown if you ignore the type error has also been improved to explain the motivation behind this restriction.
Issue #3130 (comment) and commit cf069bc7
Avoid updating (and later invalidating) cache watches when
fetchPolicy
is'no-cache'
.@bradleyayers in PR #4573, part of issue #3452
Remove temporary
queryId
afterfetchMore
completes.@doomsower in #4440
Call
clearStore
callbacks after clearing store.@ds8k in #4695
Perform all
DocumentNode
transforms once, and cache the results.@benjamn in #4601
Accommodate
@client @​export
variable changes inObservableQuery
.@hwillson in #4604
Support the
returnPartialData
option for watched queries again.@benjamn in #4743
Preserve
networkStatus
for incompletecache-and-network
queries.@benjamn in #4765
Preserve
cache-and-network
fetchPolicy
when refetching.@benjamn in #4840
Update the React Native docs to remove the request for external example apps that we can link to. We're no longer going to manage a list of external example apps.
@hwillson in #4531
Polling queries are no longer batched together, so their scheduling should be more predictable.
@benjamn in #4800
Apollo Cache In-Memory 1.6.0
Support
new InMemoryCache({ freezeResults: true })
to help enforce immutability.@benjamn in #4514
Allow
IntrospectionFragmentMatcher
to match fragments against the rootQuery
, asHeuristicFragmentMatcher
does.@rynobax in #4620
Rerential identity (
===
) of arrays in cache results will now be preserved for unchanged data.@benjamn in commit f3091d6a
Avoid adding
__typename
field to@client
selection sets that have been@export
ed as input variables.@benjamn in #4784
GraphQL Anywhere 4.2.2
graphql
function can now be configured to ignore@include
and@skip
directives (useful when walking a fragment to generate prop typesor filter result data).
@GreenGremlin in #4373
v2.5.1
Compare Source
apollo-client 2.5.1
A tuple type element list cannot be empty
issue.@benjamn in #4502
graphql-anywhere 4.2.1
graphql-anywhere/lib/async
entry point.@benjamn in #4503
v2.5.0
Compare Source
Apollo Client (2.5.0)
and local resolver /
@client
support) and many overall code improvements,to help reduce the Apollo Client bundle size.
#4361
@rosskevin in #4261
QueryManager
was accidentally returning cacheddata for
network-only
queries.@danilobuerger in #4352
.gitattributes
that was causing binary filesto have their line endings adjusted, and cleaned up corrupted documentation
imagehttps://github.com/apollographql/apollo-client/pull/4232ull/4232).
@rajington in #4438
PR #4337
v2.4.13
Compare Source
Apollo Client (2.4.13)
Resolve "invalidate" -> "invalidated" typo in
QueryManager
.@quazzie in #4041
Properly type
setQuery
and fix now typed callers.@danilobuerger in #4369
Align with the React Apollo decision that result
data
should beTData | undefined
instead ofTData | {}
.@danilobuerger in #4356
Documentation updates.
@danilobuerger in #4340
@justyn-clark in #4383
@jtassin in #4287
@Gongreg in #4386
@davecardwell in #4399
@michaelknoch in #4384
v2.4.12
Compare Source
Apollo Client (2.4.12)
ApolloClient#stop
method for safe client disposal.PR #4336
v2.4.11
Compare Source
tslib
package to all clientpackages to fix
Issue #4332.
Apollo Client (2.4.11)
(2.4.10). PR #4334
v2.4.10
Compare Source
Apollo Client (2.4.10)
The
apollo-client
package no longer exports aprintAST
function fromgraphql/language/printer
. If you need this functionality, import itdirectly:
import { print } from "graphql/language/printer"
Query polling now uses a simpler scheduling strategy based on a single
setTimeout
interval rather than multiplesetInterval
timers. The newtimer fires at the rate of the fastest polling interval, and queries
with longer polling intervals fire whenever the time elapsed since they
last fired exceeds their desired interval.
PR #4243
Apollo Cache In-Memory (1.4.1)
The
optimism
npm package has been updated to a version (0.6.9) thatprovides its own TypeScript declarations, which should fix problems like
Issue #4327.
PR #4331
Error messages involving GraphQL queries now print the queries using
JSON.stringify
instead of theprint
function exported by thegraphql
package, to avoid pulling unnecessary printing logic into yourJavaScript bundle.
PR #4234
The
QueryKeyMaker
abstraction has been removed, meaning that cacheresults for non-identical queries (or sub-queries) with equivalent
structure will no longer be cached together. This feature was a nice
optimization in certain specific use cases, but it was not worth the
additional complexity or bundle size.
PR #4245
Apollo Utilities (1.1.1)
The
flattenSelections
helper function is no longer exported fromapollo-utilities
, sincegetDirectiveNames
has been reimplementedwithout using
flattenSelections
, andflattenSelections
has no clearpurpose now. If you need the old functionality, use a visitor:
v2.4.9
Compare Source
Apollo Client (2.4.9)
Apollo Client has been updated to use
graphql
14.x as a dev dependency.@hwillson in #4233
The
onClearStore
function can now be used to register callbacks that shouldbe triggered when calling
clearStore
.@joe-re in #4082
Make
isApolloError
available for external use.@FredyC in #4223
The
QueryManager
now callscomplete
on the observables used byApollo Client's Subscription handling. This gives finite subscriptions a
chance to handle cleanup.
@sujeetsr in #4290
Documentation updates.
@lifedup in #3931
@Dem0n3D in #4008
@anand-sundaram-zocdoc in #4009
@mattphoto in #4026
@birge in #4029
@mxstbr in #4127
@Caerbannog in #4140
@jedwards1211 in #4179
@nutboltu in #4182
@CarloPalinckx in #4189
@joebernard in #4206
@evans in #4213
@danilobuerger in #4214
@stubailo in #4220
@haysclark in #4255
@shelmire in #4266
@peggyrayzis in #4280
@caydie-tran in #4300
Apollo Utilities (1.1.0)
graphql
14.x.GraphQL AST's are no longer being directly modified.
@hwillson in #4233
Apollo Cache In-Memory (1.4.0)
The speed and memory usage of optimistic reads and writes has been
improved dramatically using a new layering technique that does not
require copying the non-optimistic contents of the cache.
PR #4319
The
RecordingCache
abstraction has been removed, and thus is no longerexported from
apollo-cache-inmemory
.PR #4319
Export the optimism
wrap
function using ES2015 export syntax, instead ofCommonJS.
@ardatan in #4158
v2.4.8
Compare Source
Apollo Client (2.4.8)
Documentation and config updates.
@justinanastos in #4187
@PowerKiKi in #3693
@nandito in #3865
Schema/AST tranformation utilities have been updated to work properly with
@client
directives.@justinmakaila in #3482
Apollo Cache In-Memory (1.3.12)
Avoid using
DepTrackingCache
for optimistic reads.PR #4521
When creating an
InMemoryCache
object, it's now possible to disable theresult caching behavior introduced in #3394,
either for diagnostic purposes or because the benefit of caching repeated
reads is not worth the extra memory usage in your application:
Part of PR #4521.
v2.4.7
Compare Source
Apollo Client (2.4.7)
ApolloClient
constructor has been updated to acceptname
andversion
params, that can be used to support Apollo Server Client Awarenessfunctionality. These client awareness properties are passed into the
defined Apollo Link chain, and are then ultimately sent out as custom
headers with outgoing requests.
@hwillson in #4154
Apollo Boost (0.1.22)
Apollo Cache (1.1.21)
Apollo Cache In-Memory (1.3.11)
Apollo Utilities (1.0.26)
Graphql Anywhere (4.1.23)
v2.4.6
Compare Source
Apollo Cache In-Memory (1.3.10)
Added some
return
s to prevent errors withnoImplicitReturns
TypeScript rule.
PR #4137
Exclude the
src/
directory when publishingapollo-cache-inmemory
.Issue #4083
v2.4.5
Compare Source
Optimistic tests cleanup.
PR #3834 by
@joshribakoff
Documentation updates.
PR #3840 by
@chentsulin and
PR #3844 by
@lorensr
Implement
ObservableQuery#isDifferentFromLastResult
to fixIssue #4054 and
Issue #4031.
PR #4069
Apollo Cache (1.1.20)
readQuery
test to make sure options aren't mutated.@CarloPalinckx in
#3838
Apollo Cache In-Memory (1.3.9)
Issue #4081
PR #4089
Apollo Utilities (1.0.25)
apollo-utilities
isEqual
bug due to missinghasOwnProperty
check. PR #4072
by @samkline
v2.4.4
Compare Source
Apollo Utilities (1.0.24)
Discard property accessor functions in
cloneDeep
helper, to fixissue #4034.
Unconditionally remove
cloneDeep
property accessors.PR #4039
Avoid copying non-enumerable and/or
Symbol
keys incloneDeep
.PR #4052
Apollo Cache In-Memory (1.3.7)
Throw when querying non-scalar objects without a selection set.
Issue #4025
PR #4038
Work around spec non-compliance of
Map#set
andSet#add
in IE11.Issue #4024
PR #4012
v2.4.3
Compare Source
Add additional checks to make sure we don't try to set the network status
of queries in the store, when the store doesn't exist.
@i6mi6 in #3914
Documentation updates.
@shanonvl in #3925
@ojh102 in #3920
@Bkucera in #3919
@j4chou in #3915
@billfienberg in #3886
@TLadd in #3884
The
ObservableQuery
class now makes a deep clone oflastResult
whenfirst received, so that the
isDifferentResult
logic will not beconfused if the result object is modified later.
Issue #3992
PR #4032
Apollo Cache In-Memory (1.3.6)
Optimize repeated
apollo-cache-inmemory
reads by caching partial queryresults, for substantial performance improvements. As a consequence, watched
queries will not be rebroadcast unless the data have changed.
PR #3394
Include root ID and fragment matcher function in cache keys computed by
StoreReader#executeStoreQuery
andexecuteSelectionSet
, and workaround bugs in the React Native
Map
andSet
polyfills.PR #3964
React Native PR #21492 (pending)
The
apollo-cache-inmemory
package now allowsgraphql@^14.0.0
as apeer dependency.
Issue #3978
The
apollo-cache-inmemory
package now correctly broadcasts changeseven when the new data is
===
to the old data, since the contents ofthe data object may have changed.
Issue #3992
PR #4032
Apollo GraphQL Anywhere (4.1.20)
graphql-anywhere
filter
function generic (typescript).@minznerjosh in #3929
Apollo Utilities (1.0.22)
fclone
package has been replaced with a customcloneDeep
implementation that is tolerant of cycles, symbol properties, and
non-enumerable properties.
PR #4032
Apollo Boost (0.1.17)
Issue #3910
PR #3932
Apollo Cache (1.1.18)
v2.4.2
Compare Source
Apollo Client (2.4.2)
@hwillson in #3883
clearStore
method has been added, that will remove all data fromthe store. Unlike
resetStore
, it will not refetch active queries afterremoving store data.
@hwillson in #3885
Apollo Utilities (1.0.21)
cloneDeep
implementation withfclone
, to avoid crashing whenencountering circular references.
@hwillson in #3881
Apollo Boost (0.1.16)
Apollo Cache (1.1.17)
Apollo Cache In-Memory (1.2.10)
Apollo GraphQL Anywhere (4.1.19)
v2.4.1
Compare Source
Apollo Client (2.4.13)
Resolve "invalidate" -> "invalidated" typo in
QueryManager
.@quazzie in #4041
Properly type
setQuery
and fix now typed callers.@danilobuerger in #4369
Align with the React Apollo decision that result
data
should beTData | undefined
instead ofTData | {}
.@danilobuerger in #4356
Documentation updates.
@danilobuerger in #4340
@justyn-clark in #4383
@jtassin in #4287
@Gongreg in #4386
@davecardwell in #4399
@michaelknoch in #4384
v2.4.0
Compare Source
Apollo Client (2.4.0)
error
handler on your subscription observer, it will now be called when an error
comes back in a result, and the
next
handler will be skipped (similar tohow we're handling errors with mutations). Previously, the error was
just passed in the result to the
next
handler. If you don't have anerror
handler defined, the previous functionality is maintained, meaningthe error is passed in the result, giving the next handler a chance to deal
with it. This should help address backwards compatibility (and is the reason
for the minor version bumo in this release).
@clayne11 in #3800
optimistic
param to be passed intoApolloClient.readQuery
andApolloClient.readFragment
, that when set totrue
, will allowoptimistic results to be returned. Is
false
by default.@jay1337 in #2429
@joshribakoff in #3713
.npmignore
, so they're taken intoconsideration when publishing via lerna.
@hwillson in #3828
@toolness in #3804
@pungggi in #3798
@lorensr in #3748
@joshribakoff in #3730
@yalamber in #3819
@pschreibs85 in #3812
@msreekm in #3808
@kamaltmo in #3806
@lorensr in #3739
@brainkim in #3680
Apollo Cache In-Memory (1.2.8)
console.warn
regarding fragment matching error message.@combizs in #3701
Apollo Boost (0.1.14)
Apollo Cache (1.1.15)
Apollo Utilities (1.0.19)
Apollo GraphQL Anywhere (4.1.17)
v2.3.8
Compare Source
Apollo Client (2.3.8)
graphql
peer dependency to cover explicit minor ranges.Since the ^ operator only covers any minor version if the major version
is not 0 (since a major version of 0 is technically considered development by
semver 2), the current ^0.11.0 || ^14.0.0 graphql range doesn't cover
0.12._ or 0.13._. This fixes the
apollo-client@X has incorrect peer dependency "graphql@^0.11.0 || ^14.0.0"
errors that people might haveseen using
graphql
0.12.x or 0.13.x.@hwillson in #3746
setVariables
internal API status.@PowerKiKi in #3692
ApolloClient.queryManager
typing as it may beundefined
.@danilobuerger in #3661
no-cache
fetch policy with subscriptions prevents datafrom being cached.
@hwillson in #3773
no-cache
fetch policy.@hwillson in #3777
@hwillson in #3750
@hwillson in #3754
@TheMightyPenguin in #3725
@bennypowers in #3668
@hwillson in #3762
@chentsulin in #3688
@chentsulin in #3687
@ardouglass in #3645
@hwillson in #3764
@hwillson in #3767
@hwillson in #3774
@hwillson in #3779
Apollo Boost (0.1.13)
Apollo Cache In-Memory (1.2.7)
Apollo Cache (1.1.14)
Apollo Utilities (1.0.18)
Apollo GraphQL Anywhere (4.1.16)
v2.3.7
Compare Source
Apollo Client (2.3.7)
QueryManager
'sgetQueryWithPreviousResult
method included an invalidvariables
returntype in the auto-generated
core/QueryManager.d.ts
declaration file. Thetype definition had a locally referenced path, that appears to have been
caused by the typescript compiler getting confused at compile/publish time.
getQueryWithPreviousResult
return types are now excplicity identified,which helps Typescript avoid the local type reference. For more details,
https://github.com/apollographql/apollo-client/issues/3729ues/3729.
@hwillson in #3731
Apollo Boost (0.1.12)
v2.3.6
Compare Source
Apollo Client (2.3.6)
@ananth99 in #3599
@hwillson in #3635
@JakeDawkins in #3642
@hwillson in #3644
@gbau in #3644
@chentsulin in #3608
@MikaelCarpenter in #3609
@Gamezpedia in #3612
@jinxac in #3647
@abernix in #3705
@dandv in #3703
@hwillson in #3580
graphql
peerDependencies
to handle 14.x versions.@ivank in #3598
@mvestergaard in #3588
awaitRefetchQueries
config option to the Apollo Clientmutate
function, that when set totrue
will wait for allrefetchQueries
to be fully refetched, before resolving the mutationcall.
awaitRefetchQueries
isfalse
by default.@jzimmek in #3169
Apollo Boost (0.1.11)
fetch
to be given as a configuration option toApolloBoost
.@mbaranovski in #3590
apollo-boost
ApolloClient
constructor now warns about unsupportedoptions.
@quentin- in #3551
Apollo Cache (1.1.13)
Apollo Cache In-Memory (1.2.6)
__typename
andid
properties todataIdFromObject
parameter(typescript)
@jfurler in #3641
dataIdFromObject
considering returned 0 values tobe falsy, instead of being a valid ID, which lead to the store not being
updated properly in some cases.
@hwillson in #3711
Apollo Utilities (1.0.17)
Apollo GraphQL Anywhere (4.1.15)
graphql-anywhere
's filter utility.@jsweet314 in #3591
Cannot convert object to primitive value
error that was showing upwhen attempting to report a missing property on an object.
@benjie in #3618
v2.3.5
Compare Source
Apollo Client (2.3.5)
Apollo Boost (0.1.10)
Apollo Cache (1.1.12)
Apollo Cache In-Memory (1.2.5)
Apollo Utilities (1.0.16)
Apollo GraphQL Anywhere (4.1.14)
v2.3.4
Compare Source
Apollo Client (2.3.4)
QueryOptions
interface, to make sure it can be used by otherprojects (like
apollo-angular
).defaultOptions
param, that preventedquery
defaults from passing typechecks.
(@hwillson in #3585)
Apollo Boost (0.1.9)
Apollo Cache (1.1.11)
Apollo Cache In-Memory (1.2.4)
Apollo Utilities (1.0.15)
Apollo GraphQL Anywhere (4.1.13)
v2.3.3
Compare Source
Apollo Client (2.3.3)
variables:
ObservableQuery<TData, TVariables>
(@excitement-engineer in #3140)
(@mvestergaard in #3541)
Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (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 was generated by Mend Renovate. View the repository job log.