releases.shpreview
Apollo GraphQL/Apollo Client/@apollo/client@4.1.6

@apollo/client@4.1.6

$npx -y @buildinternet/releases show rel_cE2LOft4cwHJU9F0wOiYy

Patch Changes

  • #13128 6c0b8e4 Thanks @pavelivanov! - Fix useQuery hydration mismatch when ssr: false and skip: true are used together

    When both options were combined, the server would return loading: false (because useSSRQuery checks skip first), but the client's getServerSnapshot was returning ssrDisabledResult with loading: true, causing a hydration mismatch.

Fetched April 11, 2026