github apollographql/apollo-client v3.8.7

latest releases: v3.11.8, v3.11.7, v3.11.6...
10 months ago

Patch Changes

  • #11297 c8c76a522 Thanks @jerelmiller! - Add an explicit return type for the useReadQuery hook called UseReadQueryResult. Previously the return type of this hook was inferred from the return value.

  • #11337 bb1da8349 Thanks @phryneas! - #11206 used the TypeScript syntax infer X extends Y that was introduced in TS 4.8.
    This caused some problems for some users, so we are rolling back to a more backwards-compatible (albeit slightly less performant) type.

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.