Skip to content

Conversation

@jerelmiller
Copy link
Member

Fixes #12888

@changeset-bot
Copy link

changeset-bot bot commented Aug 29, 2025

🦋 Changeset detected

Latest commit: 9b46007

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 29, 2025

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

commit: da7f12a

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2025

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 42.78 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.8 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.79 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 27 KB (0%)
import { ApolloProvider } from "@apollo/client/react" 5.9 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 961 B (0%)
import { useQuery } from "@apollo/client/react" 7.21 KB (0%)
import { useQuery } from "@apollo/client/react" (production) 2.22 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 7.09 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production) 2.13 KB (0%)
import { useMutation } from "@apollo/client/react" 6.46 KB (+0.08% 🔺)
import { useMutation } from "@apollo/client/react" (production) 1.49 KB (+0.93% 🔺)
import { useSubscription } from "@apollo/client/react" 6.78 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 1.79 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.55 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.61 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 8.31 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.38 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 8.29 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.37 KB (0%)
import { useReadQuery } from "@apollo/client/react" 6.59 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 1.62 KB (0%)
import { useFragment } from "@apollo/client/react" 6.66 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 1.68 KB (0%)

@apollo-librarian
Copy link

apollo-librarian bot commented Aug 29, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 907cfd7ec5c32b34b0ff435c
Build Logs: View logs

@jerelmiller jerelmiller force-pushed the jerel/prevent-unhandled-rejection branch from 60dbbc6 to 3bec535 Compare August 29, 2025 17:09
@jerelmiller jerelmiller marked this pull request as ready for review August 29, 2025 17:09
@github-actions github-actions bot added the auto-cleanup 🤖 label Sep 1, 2025
@jerelmiller jerelmiller merged commit db8a04b into main Sep 2, 2025
32 of 33 checks passed
@jerelmiller jerelmiller deleted the jerel/prevent-unhandled-rejection branch September 2, 2025 15:00
@github-actions github-actions bot mentioned this pull request Sep 2, 2025
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Question about error handling migration from Apollo Client v3 to v4

3 participants