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

Use import from @apollo/client/core instead of @apollo/client #2289

Merged
merged 3 commits into from
Aug 19, 2024

Conversation

richard-elastique
Copy link
Contributor

@richard-elastique richard-elastique commented Aug 19, 2024

Version 7.1.1 introduces a import from @apollo/client, that causes typescript to need a reference from React. It needs to be an import from @apollo/client/core, like all the other imports.

Checklist:

  • [ x ] If this PR is a new feature, please reference a discussion where a consensus about the design
    was reached (not necessary for small changes)
  • [ x ] Make sure all the significant new logic is covered by tests

Copy link

changeset-bot bot commented Aug 19, 2024

🦋 Changeset detected

Latest commit: f9efe70

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

This PR includes changesets to release 1 package
Name Type
apollo-angular 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

@PowerKiKi PowerKiKi enabled auto-merge (squash) August 19, 2024 12:10
@PowerKiKi PowerKiKi enabled auto-merge (rebase) August 19, 2024 12:10
@PowerKiKi PowerKiKi merged commit d78cc8d into kamilkisiela:master Aug 19, 2024
15 checks passed
@PowerKiKi
Copy link
Collaborator

Released as 7.1.2, thank you !

@richard-elastique richard-elastique deleted the fix-react-import branch August 20, 2024 07:43
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.

2 participants