apollo-client
apollo-client copied to clipboard
[DO NOT MERGE] PR build for basic useSuspenseFragment
Opening a PR to generate a snapshot release of the client that will be used for a talk by Jerel and Alessia.
🦋 Changeset detected
Latest commit: 921cfe3642a35cb70493880347562d93e0579d11
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 | Minor |
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
size-limit report 📦
| Path | Size |
|---|---|
| dist/apollo-client.min.cjs | 41.19 KB (+1.29% 🔺) |
| import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" | 50.62 KB (+1.09% 🔺) |
| import { ApolloClient, InMemoryCache, HttpLink } from "dist/main.cjs" (production) | 47.69 KB (+1.06% 🔺) |
| import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" | 36.18 KB (0%) |
| import { ApolloClient, InMemoryCache, HttpLink } from "dist/index.js" (production) | 33.58 KB (0%) |
| import { ApolloProvider } from "dist/react/index.js" | 1.26 KB (0%) |
| import { ApolloProvider } from "dist/react/index.js" (production) | 1.24 KB (0%) |
| import { useQuery } from "dist/react/index.js" | 5.21 KB (0%) |
| import { useQuery } from "dist/react/index.js" (production) | 4.29 KB (0%) |
| import { useLazyQuery } from "dist/react/index.js" | 5.7 KB (0%) |
| import { useLazyQuery } from "dist/react/index.js" (production) | 4.78 KB (0%) |
| import { useMutation } from "dist/react/index.js" | 3.62 KB (0%) |
| import { useMutation } from "dist/react/index.js" (production) | 2.84 KB (0%) |
| import { useSubscription } from "dist/react/index.js" | 4.42 KB (0%) |
| import { useSubscription } from "dist/react/index.js" (production) | 3.48 KB (0%) |
| import { useSuspenseQuery } from "dist/react/index.js" | 5.88 KB (+6.65% 🔺) |
| import { useSuspenseQuery } from "dist/react/index.js" (production) | 4.54 KB (+8.93% 🔺) |
| import { useBackgroundQuery } from "dist/react/index.js" | 5.37 KB (+7.18% 🔺) |
| import { useBackgroundQuery } from "dist/react/index.js" (production) | 4.03 KB (+10.14% 🔺) |
| import { useLoadableQuery } from "dist/react/index.js" | 5.45 KB (+7.12% 🔺) |
| import { useLoadableQuery } from "dist/react/index.js" (production) | 4.11 KB (+9.91% 🔺) |
| import { useReadQuery } from "dist/react/index.js" | 3.41 KB (0%) |
| import { useReadQuery } from "dist/react/index.js" (production) | 3.35 KB (0%) |
| import { useFragment } from "dist/react/index.js" | 2.36 KB (0%) |
| import { useFragment } from "dist/react/index.js" (production) | 2.31 KB (0%) |
Deploy Preview for apollo-client-docs ready!
| Name | Link |
|---|---|
| Latest commit | 921cfe3642a35cb70493880347562d93e0579d11 |
| Latest deploy log | https://app.netlify.com/sites/apollo-client-docs/deploys/67a24a30f754a20008c0e4ec |
| Deploy Preview | https://deploy-preview-12066--apollo-client-docs.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
⚠️ Docs preview not attached to branch
The preview was not built because the PR's base branch release-3.13 is not in the list of sources.
An Apollo team member can comment one of the following commands to dictate which branch to attach the preview to:
!docs set-base-branch version-2.6!docs set-base-branch main
Build ID: 03f39acd245c6168e89ae520
Before I forget it, could you please try this build with all three solutions (next, RR, TanStack) over in the integrations repo? Just want to be sure the usage story works out nicely there.