github apollographql/apollo-client @apollo/client@4.2.11

3 hours ago

Patch Changes

  • #13398 3dd3e9a Thanks @phryneas! - Fix type signature of some DocumentationTypes to fix their display in our documentation.

  • #13392 d4f0771 Thanks @jerelmiller! - Add a development-only warning when a network result is written to the cache but reading the query back from the cache returns a partial result. This usually points at a merge or read function that did not repair missing fields in the cache, which prevents Apollo Client from applying the cache result to the data received by the network.

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.