Skip to content
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

(temporarily?) remove queryRef.toPromise() #333

Merged
merged 3 commits into from
Jul 19, 2024
Merged

Conversation

phryneas
Copy link
Member

See #332 for more details.

@phryneas phryneas requested a review from a team as a code owner July 17, 2024 13:52
@phryneas
Copy link
Member Author

/release:pr

Copy link

netlify bot commented Jul 17, 2024

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

Name Link
🔨 Latest commit 41683d0
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-nextjs-docmodel/deploys/6697df7ad54da3000884d3bf
😎 Deploy Preview https://deploy-preview-333--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

A new release has been made for this PR. You can install the package you need using one of

  • npm i @apollo/experimental-nextjs-app-support@0.0.0-commit-release.0.1721224295.0269f55
  • npm i @apollo/client-react-streaming@0.0.0-commit-release.0.1721224295.0269f55

Copy link

github-actions bot commented Jul 17, 2024

size-limit report 📦

Path Size
{ ApolloNextAppProvider, ApolloClient, InMemoryCache } from '@apollo/experimental-nextjs-app-support' (Browser ESM) 4.81 KB (0%)
{ WrapApolloProvider, ApolloClient, InMemoryCache } from '@apollo/client-react-streaming' (Browser ESM) 1.7 KB (0%)
{ buildManualDataTransport } from '@apollo/client-react-streaming/manual-transport' (Browser ESM) 2.87 KB (0%)
@apollo/client-react-streaming (Browser ESM) 2.41 KB (0%)
@apollo/client-react-streaming (SSR ESM) 7.25 KB (0%)
@apollo/client-react-streaming (RSC ESM) 6.38 KB (-0.61% 🔽)
@apollo/client-react-streaming/manual-transport (Browser ESM) 3.08 KB (0%)
@apollo/client-react-streaming/manual-transport (SSR ESM) 8.2 KB (0%)
@apollo/experimental-nextjs-app-support (Browser ESM) 5.39 KB (0%)
@apollo/experimental-nextjs-app-support (SSR ESM) 10.58 KB (0%)
@apollo/experimental-nextjs-app-support (RSC ESM) 6.44 KB (-0.29% 🔽)
@apollo/experimental-nextjs-app-support/rsc (RSC ESM) 5.69 KB (-0.57% 🔽)

@phryneas
Copy link
Member Author

/release:pr

Copy link

A new release has been made for this PR. You can install the package you need using one of

  • npm i @apollo/experimental-nextjs-app-support@0.0.0-commit-release.0.1721224847.d62ad26
  • npm i @apollo/client-react-streaming@0.0.0-commit-release.0.1721224847.d62ad26

Copy link

relativeci bot commented Jul 17, 2024

#239 Bundle Size — 1.07MiB (~+0.01%).

41683d0(current) vs e7a59cb main#235(baseline)

Warning

Bundle contains 1 duplicate package – View duplicate packages

Bundle metrics  Change 3 changes Regression 1 regression
                 Current
#239
     Baseline
#235
Regression  Initial JS 939.12KiB(~+0.01%) 939.02KiB
No change  Initial CSS 70B 70B
Change  Cache Invalidation 6.28% 0.03%
No change  Chunks 32 32
No change  Assets 56 56
No change  Modules 591 591
No change  Duplicate Modules 110 110
Change  Duplicate Code 7.62%(+0.13%) 7.61%
No change  Packages 26 26
No change  Duplicate Packages 1 1
Bundle size by type  Change 1 change Regression 1 regression
                 Current
#239
     Baseline
#235
Regression  JS 1.06MiB (~+0.01%) 1.06MiB
No change  Other 8.67KiB 8.67KiB
No change  CSS 70B 70B

Bundle analysis reportBranch pr/disable-toPromiseProject dashboard

@phryneas phryneas merged commit aa73e9d into main Jul 19, 2024
22 checks passed
@phryneas phryneas deleted the pr/disable-toPromise branch July 19, 2024 14:22
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.

2 participants