Download Latest Version v3.14.1 source code.tar.gz (5.2 MB)
Email in envelope

Get an email when there's a new version of Apollo Client

Home / @apollo_client@4.1.6
Name Modified Size InfoDownloads / Week
Parent folder
@apollo_client@4.1.6 source code.tar.gz 2026-02-23 3.8 MB
@apollo_client@4.1.6 source code.zip 2026-02-23 4.3 MB
README.md 2026-02-23 590 Bytes
Totals: 3 Items   8.1 MB 2

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.

Source: README.md, updated 2026-02-23