Skip to content

Version Packages (rc) - #12829

Merged
jerelmiller merged 2 commits into
release-4.0from
changeset-release/release-4.0
Aug 7, 2025
Merged

Version Packages (rc)#12829
jerelmiller merged 2 commits into
release-4.0from
changeset-release/release-4.0

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to release-4.0, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

release-4.0 is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on release-4.0.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@apollo/client@4.0.0-rc.9

Minor Changes

  • #12828 81b03d8 Thanks @phryneas! - invariant.error will now also log in production builds, not only dev builds

Patch Changes

  • #12822 103664d Thanks @jerelmiller! - Ensure HttpLink.ContextOptions and BatchHttpLink.ContextOptions include ClientAwarenessLink.ContextOptions.

  • #12650 2a32ac6 Thanks @phryneas! - Fix a situation where a passed-in AbortSignal would override internal unsubscription cancellation behaviour.

@pkg-pr-new

pkg-pr-new Bot commented Aug 6, 2025

Copy link
Copy Markdown
npm i https://pkg.pr.new/apollographql/apollo-client/@apollo/client@12829

commit: 5d13973

@apollo-librarian

apollo-librarian Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor

⚠️ 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: 48de68d10a8b2e01fe7e27f9
Build Logs: View logs

@apollogithubactionsbot
apollogithubactionsbot Bot force-pushed the changeset-release/release-4.0 branch from 1315cff to dd62575 Compare August 6, 2025 16:35
@github-actions

github-actions Bot commented Aug 6, 2025

Copy link
Copy Markdown
Contributor Author

size-limit report 📦

Path Size
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 42.83 KB (-0.05% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 37.74 KB (-0.04% 🔽)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 32.83 KB (+0.04% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 27 KB (-0.04% 🔽)
import { ApolloProvider } from "@apollo/client/react" 5.9 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 971 B (0%)
import { useQuery } from "@apollo/client/react" 7.21 KB (+0.09% 🔺)
import { useQuery } from "@apollo/client/react" (production) 2.23 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 7.1 KB (0%)
import { useLazyQuery } from "@apollo/client/react" (production) 2.13 KB (0%)
import { useMutation } from "@apollo/client/react" 6.45 KB (0%)
import { useMutation } from "@apollo/client/react" (production) 1.48 KB (0%)
import { useSubscription } from "@apollo/client/react" 6.77 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 1.79 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 8.57 KB (-0.14% 🔽)
import { useSuspenseQuery } from "@apollo/client/react" (production) 3.63 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 8.33 KB (-0.03% 🔽)
import { useBackgroundQuery } from "@apollo/client/react" (production) 3.38 KB (-0.03% 🔽)
import { useLoadableQuery } from "@apollo/client/react" 8.28 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 3.36 KB (0%)
import { useReadQuery } from "@apollo/client/react" 6.59 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 1.63 KB (0%)
import { useFragment } from "@apollo/client/react" 6.66 KB (+0.21% 🔺)
import { useFragment } from "@apollo/client/react" (production) 1.69 KB (0%)

@apollogithubactionsbot
apollogithubactionsbot Bot force-pushed the changeset-release/release-4.0 branch from 559eecb to 5d13973 Compare August 6, 2025 18:14
@jerelmiller
jerelmiller merged commit fb3d8ff into release-4.0 Aug 7, 2025
33 checks passed
@jerelmiller
jerelmiller deleted the changeset-release/release-4.0 branch August 7, 2025 01:55
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Sep 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant