Skip to content

urql@1.11.4

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 13:03
· 772 commits to main since this release
eee8289

Patch Changes

  • Add a built-in gql tag function helper to @urql/core. This behaves similarly to graphql-tag but only warns about locally duplicated fragment names rather than globally. It also primes @urql/core's key cache with the parsed DocumentNode, by @kitten (See #1187)
  • Add suspense: false to options when executeQuery is called explicitly, by @kitten (See #1181)
  • Updated dependencies (See #1187, #1186, and #1186)
    • @urql/core@1.16.0