npm @apollo/client 3.8.7
v3.8.7

latest releases: 3.11.8, 3.11.7, 0.0.0-pr-12054-20240904112316...
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 client release

NewReleases is sending notifications on new releases.