Skip to content

Release 3.14 #12460

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 12 commits into
base: main
Choose a base branch
from
Draft

Release 3.14 #12460

wants to merge 12 commits into from

Conversation

jerelmiller
Copy link
Member

No description provided.

Copy link

changeset-bot bot commented Mar 19, 2025

⚠️ No Changeset found

Latest commit: 45e6ee6

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 Mar 19, 2025

✅ Docs preview ready

The preview is ready to be viewed. View the preview

File Changes

0 new, 2 changed, 0 removed
* (developer-tools)/react/(latest)/data/defer.mdx
* (developer-tools)/react/(latest)/_sidebar.yaml

Build ID: 5dc6222f824f9e089e2a5735

URL: https://www.apollographql.com/docs/deploy-preview/5dc6222f824f9e089e2a5735

Copy link

pkg-pr-new bot commented Mar 19, 2025

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

commit: 45e6ee6

Copy link
Contributor

github-actions bot commented Mar 19, 2025

size-limit report 📦

Path Size
dist/apollo-client.min.cjs 41.76 KB (+1.02% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (CJS) 53.21 KB (+4.77% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) (CJS) 48.99 KB (+2.33% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" 37.19 KB (+2.38% 🔺)
import { ApolloClient, InMemoryCache, HttpLink } from "@apollo/client" (production) 33.99 KB (+0.76% 🔺)
import { ApolloProvider } from "@apollo/client/react" 1.26 KB (+0.39% 🔺)
import { ApolloProvider } from "@apollo/client/react" (production) 1.25 KB (+0.48% 🔺)
import { useQuery } from "@apollo/client/react" 10.68 KB (+5.8% 🔺)
import { useQuery } from "@apollo/client/react" (production) 9.23 KB (+2.39% 🔺)
import { useLazyQuery } from "@apollo/client/react" 9.83 KB (+3.67% 🔺)
import { useMutation } from "@apollo/client/react" 3.98 KB (+9.94% 🔺)
import { useMutation } from "@apollo/client/react" (production) 3 KB (+5.68% 🔺)
import { useSubscription } from "@apollo/client/react" 4.59 KB (+3.67% 🔺)
import { useSubscription } from "@apollo/client/react" (production) 3.63 KB (+4.44% 🔺)
import { useSuspenseQuery } from "@apollo/client/react" 6.16 KB (+4.65% 🔺)
import { useSuspenseQuery } from "@apollo/client/react" (production) 4.67 KB (+2.54% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" 5.66 KB (+5.07% 🔺)
import { useBackgroundQuery } from "@apollo/client/react" (production) 4.16 KB (+2.9% 🔺)
import { useLoadableQuery } from "@apollo/client/react" 5.73 KB (+4.72% 🔺)
import { useLoadableQuery } from "@apollo/client/react" (production) 4.24 KB (+3.02% 🔺)
import { useReadQuery } from "@apollo/client/react" 3.54 KB (+3.13% 🔺)
import { useReadQuery } from "@apollo/client/react" (production) 3.48 KB (+3.19% 🔺)
import { useFragment } from "@apollo/client/react" 2.57 KB (+8.93% 🔺)
import { useFragment } from "@apollo/client/react" (production) 2.43 KB (+5.11% 🔺)

Copy link

netlify bot commented Mar 19, 2025

Deploy Preview for apollo-client-docs ready!

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

@apollo-librarian
Copy link

apollo-librarian bot commented Jun 24, 2025

❌ Docs preview failed

The preview failed to build.

Build ID: b433224ffda32c091a8fe8c8

Errors

General: other side closed

jerelmiller and others added 9 commits June 26, 2025 11:25
Co-authored-by: Jerel Miller <[email protected]>
Co-authored-by: jerelmiller <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* Add doc block for data property

* Add InteropApolloQueryResult type

* Use InteropApolloQueryResult

* Future tense

* Add InteropMutateResult

* Add InteropSubscribeResult type

* Update deprecation message

* Add warning for partialRefetch on watchQuery

* Remove unused import

* Rerun api report

* Warn if using standby fetch policy with client.query

* Remove unused import

* Update size limits

* Add changesets

---------

Co-authored-by: Lenz Weber-Tronic <[email protected]>
* Add deprecation warning for ObservableQuery.result

* Wrap in dev

* Add deprecation and warning for setOptions

* Add deprecation for result

* Add deprecation and warning for resetQueryStoreErrors

* Add deprecation on urql helper

* Add deprecation on subscribeAndCount

* Add deprecation to throwServerError

* Add deprecation for toPromise/fromPromise

* Add deprecation for itAsync

* Add deprecation for fromError

* Add deprecation for iterateObserversSafely

* Deprecate isApolloError

* Add deprecation for asyncMap

* Add warning for `resetResultIdentities`

* Add default any for TCacheShape generic on ApolloClient

* Deprecate shared base types

* Use InteropApolloQueryResult for refetchQueries

* Use InteropApolloQueryResult for reFetchObservableQueries

* Use InteropApolloQueryResult for resetStore

* Remove unused import

* Add deprecation and warning for newData

* Warn if using a client-only query

* Add warning/deprecation for onError/setOnError in ApolloLink

* Add deprecations for error properties in onError link

* Warn for notifyOnNetworkStatusChange for client.query

* Adjust deprecation message

* Add warning for client queries in http/batch http link

* Add deprecations for getLastResult, getLastError, and resetLastResults

* Add warnings for getLastResult, getLastError, and resetLastResults

* Add deprecations for mock functions

* Add deprecation to result property in ServerError

* Add additional text

* Add deprecation to queryId

* Add more text

* Deprecate incremental types

* Deprecate response

* Add deprecations for error properties in persisted-queries link

* Fix typo

* Update api report

* Update size limits

* Add changeset

* adjust comment

* add types to deprecations

* allow to globally disable deprecations

* mute deprecation warnings in tests, fix one missed invariant warning

* fix imports

* chores

---------

Co-authored-by: Lenz Weber-Tronic <[email protected]>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

3 participants