github apollographql/apollo-client v3.9.0-alpha.0

latest releases: v3.10.8, v3.10.7, v3.10.6...
pre-release9 months ago

Minor Changes

  • #11202 7c2bc08b2 Thanks @benjamn! - Prevent QueryInfo#markResult mutation of result.data and return cache data consistently whether complete or incomplete.

  • #6701 8d2b4e107 Thanks @prowe! - Ability to dynamically match mocks

    Adds support for a new property MockedResponse.variableMatcher: a predicate function that accepts a variables param. If true, the variables will be passed into the ResultFunction to help dynamically build a response.

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.