Change8

v3.12.10

📦 apollo-clientView on GitHub →
🐛 1 fixes🔧 2 symbols

Summary

Patch release fixing a React 19 hook order warning and adding `graphql-ws` ^6.0.3 as a supported peer dependency.

Migration Steps

  1. If you rely on the `graphql-ws` transport, ensure that `graphql-ws` version ^6.0.3 is installed as a peer dependency.

🐛 Bug Fixes

  • Fixed a \"hook order\" warning that could be emitted in React 19 development mode for the `useReadQuery` and `useQueryRefHandlers` hooks.

🔧 Affected Symbols

useReadQueryuseQueryRefHandlers