Skip to content

Remove hydration URL check#9890

Merged
brophdawg11 merged 1 commit into
devfrom
brophdawg11/remove-hydration-url-check
Aug 20, 2024
Merged

Remove hydration URL check#9890
brophdawg11 merged 1 commit into
devfrom
brophdawg11/remove-hydration-url-check

Conversation

@brophdawg11

@brophdawg11 brophdawg11 commented Aug 19, 2024

Copy link
Copy Markdown
Contributor

tl;dr; this was only needed in React 17 and can be dropped now that Remix v2 requires React 18. This will get rid of some false-positive scenarios we have today.

See changeset and #1757 (comment) for details.

Closes #8872, #7529

@changeset-bot

changeset-bot Bot commented Aug 19, 2024

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: a45848b

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

This PR includes changesets to release 16 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/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

@mikkelwf

Copy link
Copy Markdown

We´re experiencing this bug in production right now.
A fast merge and subsequent release would be appreciated.. :)

@brophdawg11 brophdawg11 merged commit 30a72fc into dev Aug 20, 2024
@brophdawg11 brophdawg11 deleted the brophdawg11/remove-hydration-url-check branch August 20, 2024 16:20
@github-actions github-actions Bot added the awaiting release This issue has been fixed and will be released soon label Aug 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting release This issue has been fixed and will be released soon CLA Signed hydration renderer:react

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants