Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

(chore) - Upgrade to graphql@16 and extend peer dependency range #2133

Merged
merged 7 commits into from
Dec 7, 2021

Conversation

kitten
Copy link
Member

@kitten kitten commented Dec 7, 2021

Resolves #2130

Summary

This is fairly quick for us, since we only have to extend the peer dependency range and fix up irrelevant typings issues.

Set of changes

  • Upgrade devDependencies for graphql
  • Extend peerDependencies range for graphql
  • Fix minor typings issue related to ObjMap<unknown>

@changeset-bot
Copy link

changeset-bot bot commented Dec 7, 2021

🦋 Changeset detected

Latest commit: 1c97283

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 17 packages
Name Type
@urql/exchange-auth Patch
@urql/exchange-execute Patch
@urql/exchange-graphcache Patch
@urql/exchange-multipart-fetch Patch
@urql/exchange-persisted-fetch Patch
@urql/exchange-populate Patch
@urql/exchange-refocus Patch
@urql/exchange-request-policy Patch
@urql/exchange-retry Patch
@urql/core Patch
@urql/introspection Patch
next-urql Patch
@urql/preact Patch
urql Patch
@urql/storybook-addon Patch
@urql/svelte Patch
@urql/vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@kitten kitten mentioned this pull request Dec 7, 2021
@kitten kitten merged commit 57894b9 into main Dec 7, 2021
@kitten kitten deleted the feat/upgrade-graphql-16 branch December 7, 2021 23:48
@urql-ci urql-ci mentioned this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

RFC: graphql@16 support
2 participants