Skip to content

@apollo/client@4.1.5

Latest

Choose a tag to compare

@github-actions github-actions released this 19 Feb 17:14
32f92e5

Patch Changes

  • #13155 3ba1583 Thanks @jerelmiller! - Fix an issue where useQuery would poll with pollInterval when skip was initialized to true.

  • #13135 fd42142 Thanks @jerelmiller! - Fix issue where client.query would apply options from defaultOptions.watchQuery.