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

Adds @apollo/react-common, apollo-cache, and apollo-utilities to the ac3 imports transform #12244

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Urik
Copy link

@Urik Urik commented Dec 26, 2024

This PR adds the following imports update to the imports.js ac2-to-ac3 transform:

  1. @apollo/react-common -> @apollo/client
  2. apollo-cache -> @apollo/client
  3. apollo-utilities -> @apollo/client/utilities

Copy link

netlify bot commented Dec 26, 2024

👷 Deploy request for apollo-client-docs pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit b05afed

@apollo-cla
Copy link

@Urik: Thank you for submitting a pull request! Before we can merge it, you'll need to sign the Apollo Contributor License Agreement here: https://contribute.apollographql.com/

Copy link

changeset-bot bot commented Dec 26, 2024

⚠️ No Changeset found

Latest commit: b05afed

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

@svc-apollo-docs
Copy link

svc-apollo-docs commented Dec 26, 2024

✅ Docs Preview Ready

No new or changed pages found.

@Urik Urik marked this pull request as ready for review December 26, 2024 15:09
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.

3 participants