Skip to content

Conversation

jerelmiller
Copy link
Member

@jerelmiller jerelmiller commented Oct 2, 2025

We check for @defer, but not @stream so this should fix that.

@jerelmiller jerelmiller requested a review from phryneas October 2, 2025 21:58
Copy link

changeset-bot bot commented Oct 2, 2025

🦋 Changeset detected

Latest commit: e47daa5

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

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 Oct 2, 2025

npm i https://pkg.pr.new/apollographql/apollo-client/@apollo/client@12954

commit: e47daa5

Copy link
Contributor

github-actions bot commented Oct 2, 2025

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 43.7 KB (+0.08% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 38.57 KB (-0.03% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 33.1 KB (+0.1% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 27.1 KB (-0.03% 🔽)
import { ApolloProvider } from "@apollo/client/react" 6.13 KB (+0.28% 🔺)
import { ApolloProvider } from "@apollo/client/react" (production) 1001 B (0%)
import { useQuery } from "@apollo/client/react" 7.57 KB (+0.22% 🔺)
import { useQuery } from "@apollo/client/react" (production) 2.39 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 7.31 KB (+0.31% 🔺)
import { useLazyQuery } from "@apollo/client/react" (production) 2.16 KB (0%)
import { useMutation } from "@apollo/client/react" 6.67 KB (+0.18% 🔺)
import { useMutation } from "@apollo/client/react" (production) 1.52 KB (0%)
import { useSubscription } from "@apollo/client/react" 6.99 KB (+0.24% 🔺)
import { useSubscription } from "@apollo/client/react" (production) 1.82 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.78 KB (+0.18% 🔺)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.67 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 8.55 KB (+0.17% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.44 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 8.52 KB (+0.19% 🔺)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.43 KB (0%)
import { useReadQuery } from "@apollo/client/react" 6.8 KB (+0.32% 🔺)
import { useReadQuery } from "@apollo/client/react" (production) 1.66 KB (0%)
import { useFragment } from "@apollo/client/react" 6.86 KB (+0.29% 🔺)
import { useFragment } from "@apollo/client/react" (production) 1.71 KB (0%)

@apollo-librarian
Copy link

apollo-librarian bot commented Oct 2, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 1 changed, 0 removed
* (developer-tools)/react/(latest)/migrating/apollo-client-4-migration.mdx

Build ID: 6a6761d3f8b3ae59811a9f33
Build Logs: View logs

URL: https://www.apollographql.com/docs/deploy-preview/6a6761d3f8b3ae59811a9f33

@github-actions github-actions bot added the auto-cleanup 🤖 label Oct 10, 2025
@jerelmiller jerelmiller merged commit 1c82eaf into release-4.1 Oct 10, 2025
46 checks passed
@jerelmiller jerelmiller deleted the jerel/error-with-stream branch October 10, 2025 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants