Skip to content

Add remaining deprecations and warnings #12752

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

Open
wants to merge 42 commits into
base: jerel/query-return-deprecations
Choose a base branch
from

Conversation

jerelmiller
Copy link
Member

No description provided.

@jerelmiller jerelmiller requested a review from phryneas June 28, 2025 00:20
Copy link

changeset-bot bot commented Jun 28, 2025

🦋 Changeset detected

Latest commit: 3b040bd

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

This PR includes changesets to release 1 package
Name Type
@apollo/client Minor

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

Copy link

pkg-pr-new bot commented Jun 28, 2025

npm i https://pkg.pr.new/@apollo/client@12752

commit: 3b040bd

Copy link
Contributor

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 41.74 KB (+0.17% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 53.06 KB (+0.62% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 48.86 KB (+0.23% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 37.17 KB (+0.72% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 34 KB (+0.24% 🔺)
import { ApolloProvider } from "@apollo/client/react" 1.26 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 1.25 KB (0%)
import { useQuery } from "@apollo/client/react" 10.66 KB (+1.06% 🔺)
import { useQuery } from "@apollo/client/react" (production) 9.21 KB (+0.62% 🔺)
import { useLazyQuery } from "@apollo/client/react" 9.8 KB (+0.63% 🔺)
import { useMutation } from "@apollo/client/react" 3.96 KB (+0.03% 🔺)
import { useMutation } from "@apollo/client/react" (production) 2.98 KB (+0.04% 🔺)
import { useSubscription } from "@apollo/client/react" 4.57 KB (+0.03% 🔺)
import { useSubscription } from "@apollo/client/react" (production) 3.62 KB (+0.03% 🔺)
import { useSuspenseQuery } from "@apollo/client/react" 6.14 KB (+0.12% 🔺)
import { useSuspenseQuery } from "@apollo/client/react" (production) 4.66 KB (+0.17% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" 5.63 KB (+0.16% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" (production) 4.15 KB (+0.24% 🔺)
import { useLoadableQuery } from "@apollo/client/react" 5.71 KB (+0.16% 🔺)
import { useLoadableQuery } from "@apollo/client/react" (production) 4.23 KB (+0.19% 🔺)
import { useReadQuery } from "@apollo/client/react" 3.53 KB (+2.62% 🔺)
import { useReadQuery } from "@apollo/client/react" (production) 3.47 KB (+2.58% 🔺)
import { useFragment } from "@apollo/client/react" 2.56 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 2.42 KB (0%)

@jerelmiller jerelmiller changed the base branch from release-3.14 to jerel/query-return-deprecations June 28, 2025 00:23
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.

1 participant