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

(execute) - Fix imports and reuse getOperationName from core #1135

Merged
merged 6 commits into from
Nov 8, 2020

Conversation

JoviDeCroock
Copy link
Collaborator

@JoviDeCroock JoviDeCroock commented Nov 8, 2020

Summary

Fixes: #1134

Set of changes

  • Add getOperationName export to core
  • Import getOperationName from core in the execute-exchange

@changeset-bot
Copy link

changeset-bot bot commented Nov 8, 2020

🦋 Changeset detected

Latest commit: 70d479e

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

This PR includes changesets to release 2 packages
Name Type
@urql/core Patch
@urql/exchange-execute 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

@JoviDeCroock JoviDeCroock marked this pull request as ready for review November 8, 2020 10:31
@kitten kitten changed the title add the getOperationName export to core (execute) - Fix imports and reuse getOperationName from core Nov 8, 2020
@JoviDeCroock JoviDeCroock merged commit 93d8df7 into main Nov 8, 2020
@JoviDeCroock JoviDeCroock deleted the JoviDeCroock-patch-1 branch November 8, 2020 13:54
@github-actions github-actions bot mentioned this pull request Nov 8, 2020
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.

Error: Cannot find module '@urql/core/utils'
2 participants