Skip to content

do not overwrite own AbortSignal if an external AbortSignal is passed in #12650

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

Draft
wants to merge 1 commit into
base: release-4.0
Choose a base branch
from

Conversation

phryneas
Copy link
Member

This still needs tests so I'll keep it as draft for now.
I just wanted to put this in so I don't forget about it.

Copy link

changeset-bot bot commented May 28, 2025

🦋 Changeset detected

Latest commit: 2537c96

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 Patch

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 May 28, 2025

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

commit: 2537c96

Copy link
Contributor

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 42.18 KB (+0.48% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.34 KB (+0.04% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.34 KB (+0.17% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 26.92 KB (+0.27% 🔺)
import { ApolloProvider } from "@apollo/client/react" 5.56 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 963 B (0%)
import { useQuery } from "@apollo/client/react" 11.45 KB (0%)
import { useQuery } from "@apollo/client/react" (production) 6.83 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 6.74 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production) 2.12 KB (0%)
import { useMutation } from "@apollo/client/react" 6.11 KB (0%)
import { useMutation } from "@apollo/client/react" (production) 1.48 KB (0%)
import { useSubscription } from "@apollo/client/react" 6.46 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 1.83 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.17 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.57 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 7.99 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.4 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 7.97 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.38 KB (0%)
import { useReadQuery } from "@apollo/client/react" 6.22 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 1.61 KB (0%)
import { useFragment } from "@apollo/client/react" 6.29 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 1.68 KB (0%)

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