Skip to content

Experiment: add disableHookValueTransportationoption to ManualDataTransport #463

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

phryneas
Copy link
Member

@phryneas phryneas commented Apr 1, 2025

We would need feedback from someone who runs this for a while with real traffic before we can consider adding this to the library.

Copy link

changeset-bot bot commented Apr 1, 2025

🦋 Changeset detected

Latest commit: 45781d4

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

This PR includes changesets to release 3 packages
Name Type
@apollo/client-react-streaming Patch
@apollo/client-integration-nextjs Patch
@apollo/experimental-nextjs-app-support Patch

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

Copy link

vercel bot commented Apr 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
apollo__client-integration-react-router ✅ Ready (Inspect) Visit Preview Apr 1, 2025 11:21am
apollo__client-integration-tanstack-start ✅ Ready (Inspect) Visit Preview Apr 1, 2025 11:21am
apollo__experimental-nextjs-app-support 🔄 Building (Inspect) Visit Preview Apr 1, 2025 11:21am

Copy link

netlify bot commented Apr 1, 2025

Deploy Preview for apollo-client-nextjs-docmodel ready!

Name Link
🔨 Latest commit 45781d4
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-nextjs-docmodel/deploys/67ebcaad834d5400084f1c31
😎 Deploy Preview https://deploy-preview-463--apollo-client-nextjs-docmodel.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.

Copy link

pkg-pr-new bot commented Apr 1, 2025

@apollo/client-react-streaming

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-react-streaming@463

@apollo/experimental-nextjs-app-support

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/experimental-nextjs-app-support@463

@apollo/client-integration-nextjs

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-integration-nextjs@463

@apollo/client-integration-react-router

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-integration-react-router@463

@apollo/client-integration-tanstack-start

npm i https://pkg.pr.new/apollographql/apollo-client-integrations/@apollo/client-integration-tanstack-start@463

commit: 45781d4

Copy link
Contributor

github-actions bot commented Apr 1, 2025

size-limit report 📦

Path Size
{ ApolloNextAppProvider, ApolloClient, InMemoryCache } from '@apollo/client-integration-nextjs' (Browser ESM) 8.18 KB (0%)
{ WrapApolloProvider, ApolloClient, InMemoryCache } from '@apollo/client-react-streaming' (Browser ESM) 2.12 KB (0%)
{ buildManualDataTransport } from '@apollo/client-react-streaming/manual-transport' (Browser ESM) 7.83 KB (0%)
@apollo/client-react-streaming (Browser ESM) 7.4 KB (0%)
@apollo/client-react-streaming (SSR ESM) 7.65 KB (0%)
@apollo/client-react-streaming (RSC ESM) 8 KB (0%)
@apollo/client-react-streaming/manual-transport (Browser ESM) 8.08 KB (0%)
@apollo/client-react-streaming/manual-transport (SSR ESM) 8.66 KB (+0.15% 🔺)
@apollo/client-integration-nextjs (Browser ESM) 8.77 KB (0%)
@apollo/client-integration-nextjs (SSR ESM) 13.7 KB (+0.22% 🔺)
@apollo/client-integration-nextjs (RSC ESM) 7.78 KB (0%)

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.

1 participant