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:
2.6.4
->2.6.10
14.5.8
->14.7.0
16.10.2
->16.14.0
3.1.3
->3.1.5
16.10.2
->16.14.0
Release Notes
apollographql/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
graphql/graphql-js
v14.7.0
Compare Source
v14.7.0 (2020-07-06)
New Feature 🚀
Committers: 1
v14.6.0
Compare Source
v14.6.0 (2020-01-27)
New Feature 🚀
Committers: 1
facebook/react
v16.14.0
Compare Source
React
v16.13.1
Compare Source
React DOM
componentWillReceiveProps
,shouldComponentUpdate
, and so on). (@gaearon in #18330)v16.13.0
Compare Source
React
React.createFactory()
(@trueadm in #17878)React DOM
style
may cause an unexpected collision (@sophiebits in #14181, #18002)unstable_createPortal
(@trueadm in #17880)onMouseEnter
being fired on disabled buttons (@AlfredoGJ in #17675)shouldComponentUpdate
twice when developing inStrictMode
(@bvaughn in #17942)version
property to ReactDOM (@ealush in #15780)toString()
ofdangerouslySetInnerHTML
(@sebmarkbage in #17773)Concurrent Mode (Experimental)
ReactDOM.createRoot()
(@trueadm in #17937)ReactDOM.createRoot()
callback params and added warnings on usage (@bvaughn in #17916)SuspenseList
CPU bound heuristic (@sebmarkbage in #17455)isPending
only being true when transitioning from inside an input event (@acdlite in #17382)React.memo
components dropping updates when interrupted by a higher priority update (@acdlite in #18091)v16.12.0
Compare Source
React DOM
useEffect
) not being fired in a multi-root app. (@acdlite in #17347)React Is
lazy
andmemo
types considered elements instead of components (@bvaughn in #17278)v16.11.0
Compare Source
React DOM
mouseenter
handlers from firing twice inside nested React containers. @yuanoook in #16928unstable_createRoot
andunstable_createSyncRoot
experimental APIs. (These are available in the Experimental channel ascreateRoot
andcreateSyncRoot
.) (@acdlite in #17088)apollographql/react-apollo
v3.1.5
Compare Source
v3.1.4
Compare Source
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.