Skip to content

Conversation

jerelmiller
Copy link
Member

Temp branch off of #12925 to allow us to release alpha versions.

Copy link

changeset-bot bot commented Sep 17, 2025

🦋 Changeset detected

Latest commit: f8dab9d

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

@apollo-librarian
Copy link

apollo-librarian bot commented Sep 17, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 4 changed, 0 removed
* (developer-tools)/react/(latest)/data/mutations.mdx
* (developer-tools)/react/(latest)/data/queries.mdx
* (developer-tools)/react/(latest)/migrating/apollo-client-4-migration.mdx
* (developer-tools)/react/(latest)/performance/server-side-rendering.mdx

Build ID: effd3187507d9465c8b894dd
Build Logs: View logs

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

Copy link

pkg-pr-new bot commented Sep 17, 2025

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

commit: f8dab9d

Copy link
Contributor

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 43.54 KB (+1.62% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 38.55 KB (+1.99% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.9 KB (+0.77% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 27.04 KB (+0.86% 🔺)
import { ApolloProvider } from "@apollo/client/react" 5.97 KB (+1.03% 🔺)
import { ApolloProvider } from "@apollo/client/react" (production) 994 B (0%)
import { useQuery } from "@apollo/client/react" 7.4 KB (+0.71% 🔺)
import { useQuery } from "@apollo/client/react" (production) 2.38 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 7.16 KB (+0.69% 🔺)
import { useLazyQuery } from "@apollo/client/react" (production) 2.16 KB (0%)
import { useMutation } from "@apollo/client/react" 6.53 KB (+0.91% 🔺)
import { useMutation } from "@apollo/client/react" (production) 1.52 KB (0%)
import { useSubscription } from "@apollo/client/react" 6.85 KB (+0.87% 🔺)
import { useSubscription } from "@apollo/client/react" (production) 1.82 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.64 KB (+1.03% 🔺)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.67 KB (+1.08% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" 8.41 KB (+0.81% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.43 KB (+0.98% 🔺)
import { useLoadableQuery } from "@apollo/client/react" 8.38 KB (+1.05% 🔺)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.42 KB (+0.87% 🔺)
import { useReadQuery } from "@apollo/client/react" 6.65 KB (+0.77% 🔺)
import { useReadQuery } from "@apollo/client/react" (production) 1.65 KB (-0.36% 🔽)
import { useFragment } from "@apollo/client/react" 6.71 KB (+0.74% 🔺)
import { useFragment } from "@apollo/client/react" (production) 1.71 KB (0%)

github-actions bot and others added 7 commits September 17, 2025 15:20
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jerel Miller <jerelmiller@gmail.com>
* Create mechanism to add experimental features to Apollo Client

* add comment, v1

* Clean up Prettier, Size-limit, and Api-Extractor

---------

Co-authored-by: phryneas <4282439+phryneas@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants