Skip to content

Conversation

@jerelmiller
Copy link
Member

@jerelmiller jerelmiller commented Sep 17, 2025

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Sep 17, 2025

🦋 Changeset detected

Latest commit: b0f9f97

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, 5 changed, 0 removed
* (developer-tools)/react/(latest)/api/link/introduction.mdx
* (developer-tools)/react/(latest)/data/fragments.mdx
* (developer-tools)/react/(latest)/data/mutations.mdx
* (developer-tools)/react/(latest)/data/subscriptions.mdx
* (developer-tools)/react/(latest)/networking/authentication.mdx

Build ID: 50332cc0d2575db40d01c814
Build Logs: View logs

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

@pkg-pr-new
Copy link

pkg-pr-new bot commented Sep 17, 2025

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

commit: b0f9f97

@github-actions
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%)

phryneas and others added 18 commits September 24, 2025 18:48
* Create mechanism to add experimental features to Apollo Client

* add comment, v1

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

---------

Co-authored-by: phryneas <[email protected]>
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>
…t.watchFragment` (#12971)

Co-authored-by: Lenz Weber-Tronic <[email protected]>
Co-authored-by: jerelmiller <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
#13009)

* Allow `FragmentType` not only to be called as `FragmentType<TData>`, but also as `FragmentType<TypedDocumentNode>`.

* update non-type-import

* simplify type

* chores

* fixup 🤦

* lint

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

---------

Co-authored-by: phryneas <[email protected]>
* Add helper type `QueryRef.ForQuery<TypedDocumentNode>`

* chores
* update react compiler to 1.0.0

* update test

* cleanup
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jerel Miller <[email protected]>
github-actions bot and others added 2 commits November 17, 2025 11:30
* Version Packages (alpha)

* Fix wrong pr/author refs

---------

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

3 participants