Skip to content

Commit

Permalink
Merge branch 'dev' into brophdawg11/single-fetch-redirect-2xx
Browse files Browse the repository at this point in the history
  • Loading branch information
brophdawg11 committed Jun 13, 2024
2 parents e5d805e + 1802738 commit c868006
Show file tree
Hide file tree
Showing 7 changed files with 568 additions and 12 deletions.
5 changes: 5 additions & 0 deletions .changeset/forty-gifts-boil.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/server-runtime": patch
---

Properly handle thrown 4xx/5xx response stubs in single fetch
5 changes: 5 additions & 0 deletions .changeset/shiny-bags-breathe.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@remix-run/react": patch
---

Fix a bug where hydration wouldn't work right when using child routes and hydrate fallbacks with a basename
Loading

0 comments on commit c868006

Please sign in to comment.