-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
base: main
Are you sure you want to change the base?
Release 3.14 #12460
Conversation
|
✅ Docs preview readyThe preview is ready to be viewed. View the preview File Changes 0 new, 2 changed, 0 removed
Build ID: 5dc6222f824f9e089e2a5735 URL: https://www.apollographql.com/docs/deploy-preview/5dc6222f824f9e089e2a5735 |
commit: |
size-limit report 📦
|
✅ Deploy Preview for apollo-client-docs ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
❌ Docs preview failedThe preview failed to build. Build ID: b433224ffda32c091a8fe8c8 ErrorsGeneral: other side closed |
Co-authored-by: Lenz Weber-Tronic <[email protected]>
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>
No description provided.