Skip to content
Compare
Choose a tag to compare
@urql-ci urql-ci released this 09 Dec 21:55
· 581 commits to main since this release
413a1c1

Patch Changes

  • Extend peer dependency range of graphql to include ^16.0.0.
    As always when upgrading across many packages of urql, especially including @urql/core we recommend you to deduplicate dependencies after upgrading, using npm dedupe or npx yarn-deduplicate, by @kitten (See #2133)