Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

4.0 import rename codemod#12727

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jerelmiller merged 65 commits intorelease-4.0fromjerel/4.0-codemod
Jun 25, 2025
Merged

4.0 import rename codemod#12727

jerelmiller merged 65 commits intorelease-4.0fromjerel/4.0-codemod
Jun 25, 2025

Conversation

jerelmiller
Copy link
Member

@jerelmillerjerelmiller commentedJun 20, 2025
edited
Loading

This should make it easier to start testing 4.0 since it automates the most time consuming part of the migration.

lin72h reacted with thumbs up emoji
@changeset-botchangeset-bot
Copy link

changeset-botbot commentedJun 20, 2025
edited
Loading

🦋 Changeset detected

Latest commit:db369bf

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

This PR includes changesets to release 1 package
NameType
@apollo/client-codemod-migrate-3-to-4Major

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

@pkg-pr-newpkg.pr.new
Copy link

pkg-pr-newbot commentedJun 20, 2025
edited
Loading

npm i https://pkg.pr.new/apollographql/apollo-client/@apollo/client@12727
npm i https://pkg.pr.new/apollographql/apollo-client/@apollo/client-codemod-migrate-3-to-4@12727

commit:db369bf

@github-actionsGitHub Actions
Copy link
Contributor

github-actionsbot commentedJun 20, 2025
edited
Loading

size-limit report 📦

PathSize
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS)42.62 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS)37.73 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client"32.55 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production)26.97 KB (0%)
import { ApolloProvider } from "@apollo/client/react"5.7 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production)960 B (0%)
import { useQuery } from "@apollo/client/react"7.48 KB (0%)
import { useQuery } from "@apollo/client/react" (production)2.72 KB (0%)
import { useLazyQuery } from "@apollo/client/react"6.95 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production)2.19 KB (0%)
import { useMutation } from "@apollo/client/react"6.52 KB (0%)
import { useMutation } from "@apollo/client/react" (production)1.75 KB (0%)
import { useSubscription } from "@apollo/client/react"6.63 KB (0%)
import { useSubscription } from "@apollo/client/react" (production)1.86 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react"8.49 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production)3.73 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react"8.22 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production)3.5 KB (0%)
import { useLoadableQuery } from "@apollo/client/react"8.54 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production)3.81 KB (0%)
import { useReadQuery } from "@apollo/client/react"6.45 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production)1.68 KB (0%)
import { useFragment } from "@apollo/client/react"6.49 KB (0%)
import { useFragment } from "@apollo/client/react" (production)1.74 KB (0%)

@jerelmillerjerelmiller changed the title[WIP] 4.0 import rename codemod4.0 import rename codemodJun 20, 2025
@jerelmillerjerelmiller marked this pull request as ready for reviewJune 20, 2025 17:00
@jerelmillerjerelmillerforce-pushed thejerel/4.0-codemod branch 2 times, most recently fromc437e46 to6468365CompareJune 24, 2025 19:01
@jerelmillerjerelmiller merged commitb845906 intorelease-4.0Jun 25, 2025
42 of 43 checks passed
@jerelmillerjerelmiller deleted the jerel/4.0-codemod branchJune 25, 2025 17:22
@github-actionsgithub-actionsbot mentioned this pull requestJun 25, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@phryneasphryneasphryneas approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@jerelmiller@phryneas

[8]ページ先頭

©2009-2025 Movatter.jp