Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Jun 30, 2025

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-3.14, this PR will be updated.

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

release-3.14 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-3.14.

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

Releases

@apollo/client@3.14.0-alpha.1

Minor Changes

  • #12752 8b779b4 Thanks @jerelmiller! - Add deprecations and warnings to remaining APIs changed in Apollo Client 4.0.

  • #12751 567cad8 Thanks @jerelmiller! - Add @deprecated tags to all properties returned from any query API (e.g. client.query, observableQuery.refetch, etc.), client.mutate, and client.subscribe that are no longer available in Apollo Client 4.0.

  • #12751 567cad8 Thanks @jerelmiller! - Warn when using a standby fetch policy with client.query.

@apollogithubactionsbot apollogithubactionsbot bot force-pushed the changeset-release/release-3.14 branch from 5a94a03 to 328b663 Compare July 1, 2025 07:58
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 1, 2025

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

commit: 328b663

@github-actions
Copy link
Contributor Author

github-actions bot commented Jul 1, 2025

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 41.76 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 53.21 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 48.99 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 37.19 KB (0%)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 33.99 KB (0%)
import { ApolloProvider } from "@apollo/client/react" 1.26 KB (0%)
import { ApolloProvider } from "@apollo/client/react" (production) 1.25 KB (0%)
import { useQuery } from "@apollo/client/react" 10.68 KB (0%)
import { useQuery } from "@apollo/client/react" (production) 9.23 KB (0%)
import { useLazyQuery } from "@apollo/client/react" 9.83 KB (+0.01% 🔺)
import { useMutation } from "@apollo/client/react" 3.98 KB (-0.03% 🔽)
import { useMutation } from "@apollo/client/react" (production) 3 KB (0%)
import { useSubscription } from "@apollo/client/react" 4.59 KB (0%)
import { useSubscription } from "@apollo/client/react" (production) 3.63 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" 6.16 KB (0%)
import { useSuspenseQuery } from "@apollo/client/react" (production) 4.67 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" 5.66 KB (0%)
import { useBackgroundQuery } from "@apollo/client/react" (production) 4.16 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" 5.73 KB (0%)
import { useLoadableQuery } from "@apollo/client/react" (production) 4.24 KB (0%)
import { useReadQuery } from "@apollo/client/react" 3.54 KB (0%)
import { useReadQuery } from "@apollo/client/react" (production) 3.48 KB (0%)
import { useFragment } from "@apollo/client/react" 2.57 KB (0%)
import { useFragment } from "@apollo/client/react" (production) 2.43 KB (0%)

@apollo-librarian
Copy link

❌ Docs preview failed

The preview failed to build.

Build ID: 6440554f930a0fa94e6befcc

Errors

General: other side closed

@github-actions github-actions bot added the auto-cleanup 🤖 label Jul 1, 2025
@phryneas phryneas merged commit 45e6ee6 into release-3.14 Jul 1, 2025
41 of 43 checks passed
@jerelmiller jerelmiller deleted the changeset-release/release-3.14 branch July 7, 2025 13:57
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 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.

2 participants