github apollographql/apollo-client v3.7.13

latest releases: v3.12.0-alpha.0, v3.11.8, v3.11.7...
17 months ago

Patch Changes

  • #10805 a5503666c Thanks @phryneas! - Fix a potential memory leak in SSR scenarios when many persistedQuery instances were created over time.

  • #10718 577c68bdd Thanks @Hsifnus! - Delay Concast subscription teardown slightly in useSubscription to prevent unexpected Concast teardown when one useSubscription hook tears down its in-flight Concast subscription immediately followed by another useSubscription hook reusing and subscribing to that same Concast

Don't miss a new apollo-client release

NewReleases is sending notifications on new releases.