Skip to content
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

Properly handle empty responses in single fetch requests #10410

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

brophdawg11
Copy link
Contributor

Remix v2 version of remix-run/react-router#12760 to ease the upgrade path to v3_singleFetch -> RR v7

Closes #10328

Copy link

changeset-bot bot commented Jan 16, 2025

🦋 Changeset detected

Latest commit: dc6966a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 19 packages
Name Type
@remix-run/react Patch
@remix-run/server-runtime Patch
@remix-run/testing Patch
@remix-run/cloudflare Patch
@remix-run/deno Patch
@remix-run/dev Patch
@remix-run/node Patch
@remix-run/cloudflare-pages Patch
@remix-run/cloudflare-workers Patch
@remix-run/fs-routes Patch
@remix-run/route-config Patch
@remix-run/routes-option-adapter Patch
@remix-run/architect Patch
@remix-run/express Patch
@remix-run/serve Patch
create-remix Patch
remix Patch
@remix-run/css-bundle Patch
@remix-run/eslint-config Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@sergiodxa sergiodxa changed the title Properly handle empty responses in single fetch reqeusts Properly handle empty responses in single fetch requests Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Using data function with single_fetch enabled breaks when returning a status of 204
1 participant