Skip to content

Conversation

@jerelmiller
Copy link
Member

Replaces all instances of toEmitMatchedValue with toEmitTypedValue which is more type-safe and ensures we are testing the full value of a result rather than succeeding on a partial value.

@changeset-bot
Copy link

changeset-bot bot commented Apr 2, 2025

⚠️ No Changeset found

Latest commit: 67a25d9

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@svc-apollo-docs
Copy link

svc-apollo-docs commented Apr 2, 2025

⚠️ Docs preview not attached to branch

The preview was not built because the PR's base branch release-4.0 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: c1999df6fc81678eb0112b6b

@pkg-pr-new
Copy link

pkg-pr-new bot commented Apr 2, 2025

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

commit: 67a25d9

@github-actions
Copy link
Contributor

github-actions bot commented Apr 2, 2025

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 41.95 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.43 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.18 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 27.07 KB (0%)
import { ApolloProvider } from "@apollo/client/react" 5.26 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 966 B (0%)
import { useQuery } from "@apollo/client/react" 7.09 KB (0%)
import { useQuery } from "@apollo/client/react" (production) 2.76 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 6.51 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production) 2.17 KB (0%)
import { useMutation } from "@apollo/client/react" 6.45 KB (0%)
import { useMutation } from "@apollo/client/react" (production) 2.12 KB (0%)
import { useSubscription } from "@apollo/client/react" 6.74 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 2.4 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.31 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 4 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 8.15 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.84 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 8.16 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.86 KB (0%)
import { useReadQuery } from "@apollo/client/react" 5.93 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 1.62 KB (0%)
import { useFragment } from "@apollo/client/react" 6 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 1.68 KB (0%)

@netlify
Copy link

netlify bot commented Apr 2, 2025

Deploy Preview for apollo-client-docs ready!

Name Link
🔨 Latest commit 67a25d9
🔍 Latest deploy log https://app.netlify.com/sites/apollo-client-docs/deploys/67edcd7d31d689000838ec19
😎 Deploy Preview https://deploy-preview-12517--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.

@jerelmiller jerelmiller merged commit fa4348a into release-4.0 Apr 2, 2025
47 checks passed
@jerelmiller jerelmiller deleted the jerel/to-emit-matched-value branch April 2, 2025 23:54
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants