Skip to content

Remove support for FetchHttpApi without onlyData: true #4939

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

Open
wants to merge 1 commit into
base: vNext
Choose a base branch
from

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jul 25, 2025

FetchHttpApi is never used without onlyData: true, and there is a bunch of type and code boilerplate to support it. Let's remove support for running without onlyData: true, as part of a longer-term mission to remove it altogehter.

This PR targets the vNext branch, with the intention that it be part of the next major release of the js sdk.

@richvdh richvdh added the T-Deprecation A pull request that makes something deprecated label Jul 25, 2025
@richvdh richvdh force-pushed the rav/onlyData_must_die branch 3 times, most recently from eeabc5e to 629ffcd Compare July 25, 2025 14:52
@richvdh richvdh force-pushed the rav/onlyData_must_die branch from 629ffcd to bbccf9c Compare July 29, 2025 09:43
@richvdh richvdh marked this pull request as ready for review July 29, 2025 10:24
@richvdh richvdh requested a review from a team as a code owner July 29, 2025 10:24
@richvdh richvdh requested review from dbkr and MidhunSureshR and removed request for a team July 29, 2025 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-Deprecation A pull request that makes something deprecated X-Breaking-Change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant