Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Feature:useSuspenseFragment#12066

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jerelmiller merged 54 commits intorelease-3.13fromjerel/suspense-use-fragment
Feb 4, 2025

Conversation

jerelmiller
Copy link
Member

@jerelmillerjerelmiller commentedSep 18, 2024
edited
Loading

No description provided.

tpict and lin72h reacted with hooray emoji
@changeset-botchangeset-bot
Copy link

changeset-botbot commentedSep 18, 2024
edited
Loading

🦋 Changeset detected

Latest commit:921cfe3

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
NameType
@apollo/clientMinor

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

@pkg-pr-newpkg.pr.new
Copy link

pkg-pr-newbot commentedSep 18, 2024
edited
Loading

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

commit:058b041

@github-actionsGitHub Actions
Copy link
Contributor

github-actionsbot commentedSep 18, 2024
edited
Loading

size-limit report 📦

PathSize
dist/apollo-client.min.cjs41.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%)

@netlifyNetlify
Copy link

netlifybot commentedSep 18, 2024
edited
Loading

Deploy Preview forapollo-client-docs ready!

NameLink
🔨 Latest commit921cfe3
🔍 Latest deploy loghttps://app.netlify.com/sites/apollo-client-docs/deploys/67a24a30f754a20008c0e4ec
😎 Deploy Previewhttps://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 yourNetlify site configuration.

@svc-apollo-docs
Copy link

svc-apollo-docs commentedDec 17, 2024
edited
Loading

⚠️ Docs preview not attached to branch

The preview was not built because the PR's base branchrelease-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

@jerelmillerjerelmiller changed the title[DO NOT MERGE] PR build for basic useSuspenseFragmentFeature:useSuspenseFragmentDec 17, 2024
@jerelmillerjerelmiller marked this pull request as ready for reviewDecember 19, 2024 20:33
@jerelmillerjerelmiller changed the base branch frommain torelease-3.13December 19, 2024 20:39
@jerelmillerjerelmiller requested a review froma team as acode ownerDecember 19, 2024 20:39
@jerelmillerjerelmillerforce-pushed thejerel/suspense-use-fragment branch from87fc34d toaccc6c0CompareDecember 19, 2024 20:42
@phryneas
Copy link
Member

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.

Copy link
Member

@phryneasphryneas left a comment

Choose a reason for hiding this comment

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

For me this looks very good at this point.

We had some naming discussion at the side, but code-wise I'm gonna approve this already.

@jerelmillerjerelmiller merged commitc01da5d intorelease-3.13Feb 4, 2025
39 checks passed
@jerelmillerjerelmiller deleted the jerel/suspense-use-fragment branchFebruary 4, 2025 23:21
@github-actionsgithub-actionsbot mentioned this pull requestFeb 4, 2025
@github-actionsgithub-actionsbot mentioned this pull requestFeb 13, 2025
@github-actionsgithub-actionsbot locked asresolvedand limited conversation to collaboratorsMar 7, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@phryneasphryneasphryneas approved these changes

Assignees
No one assigned
Labels
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@jerelmiller@svc-apollo-docs@phryneas

[8]ページ先頭

©2009-2025 Movatter.jp