apollo-client icon indicating copy to clipboard operation
apollo-client copied to clipboard

[DO NOT MERGE] PR build for basic useSuspenseFragment

Open jerelmiller opened this issue 1 year ago • 4 comments

Opening a PR to generate a snapshot release of the client that will be used for a talk by Jerel and Alessia.

jerelmiller avatar Sep 18 '24 00:09 jerelmiller

🦋 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

changeset-bot[bot] avatar Sep 18 '24 00:09 changeset-bot[bot]

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

commit: 058b041

pkg-pr-new[bot] avatar Sep 18 '24 00:09 pkg-pr-new[bot]

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%)

github-actions[bot] avatar Sep 18 '24 00:09 github-actions[bot]

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...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] avatar Sep 18 '24 00:09 netlify[bot]

⚠️ 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

svc-apollo-docs avatar Dec 17 '24 00:12 svc-apollo-docs

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.

phryneas avatar Jan 09 '25 15:01 phryneas