Skip to content

Conversation

phryneas
Copy link
Member

@phryneas phryneas commented Sep 2, 2025

Fixes #12898

@phryneas phryneas requested a review from jerelmiller September 2, 2025 14:27
Copy link

changeset-bot bot commented Sep 2, 2025

🦋 Changeset detected

Latest commit: 4829aff

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
Contributor

github-actions bot commented Sep 2, 2025

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 42.85 KB (+0.17% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.76 KB (-0.11% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.64 KB (-0.48% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 26.83 KB (-0.63% 🔽)
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%)
import { useMutation } from "@apollo/client/react" (production) 1.49 KB (0%)
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.64 KB (-0.33% 🔽)
import { useFragment } from "@apollo/client/react" (production) 1.69 KB (+0.53% 🔺)

@apollo-librarian
Copy link

apollo-librarian bot commented Sep 2, 2025

✅ Docs preview has no changes

The preview was not built because there were no changes.

Build ID: 25e0b3cdfac3ccd529418c24
Build Logs: View logs

"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (CJS)": 43878,
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production) (CJS)": 38665,
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\"": 33423,
"import { ApolloClient, InMemoryCache, HttpLink } from \"@apollo/client\" (production)": 27476
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤯

@github-actions github-actions bot added the auto-cleanup 🤖 label Sep 2, 2025
Copy link

pkg-pr-new bot commented Sep 2, 2025

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

commit: 227e387

1 similar comment
Copy link

pkg-pr-new bot commented Sep 2, 2025

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

commit: 227e387

@phryneas phryneas merged commit c0d5be7 into main Sep 2, 2025
4 of 15 checks passed
@phryneas phryneas deleted the pr/equal-named-export branch September 2, 2025 15:56
@github-actions github-actions bot mentioned this pull request Sep 2, 2025
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.

TypeError: equal is not a function in maskFragment.js with @wry/equality 0.5.7
2 participants