Skip to content

feat(react-dom): add 'no-hydrate' rule to replace ReactDom.hydrate with hydrateRoot(), closes #973 #995

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

Merged
merged 1 commit into from
Mar 17, 2025

Conversation

Rel1cx
Copy link
Owner

@Rel1cx Rel1cx commented Mar 17, 2025

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Docs
  • Test
  • New Binding issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change?

  • Yes, and the changes were approved in issue #___
  • No

Checklist

  • When resolving issues, they are referenced in the PR's title (e.g fix: remove a typo, closes #___, #___)
  • I have added a convincing reason for adding this feature, if necessary

Other information

Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eslint-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 8:00pm

@Rel1cx Rel1cx force-pushed the react-dom/no-hydrate branch from a43dfd6 to 4095259 Compare March 17, 2025 19:57
@Rel1cx Rel1cx merged commit 8cf51a5 into main Mar 17, 2025
7 of 8 checks passed
@Rel1cx Rel1cx deleted the react-dom/no-hydrate branch March 17, 2025 20:04
@Rel1cx Rel1cx changed the title feat(react-dom): add 'no-hydrate' rule to replace ReactDom.hydrate with createRoot().hydrate, closes #973 feat(react-dom): add 'no-hydrate' rule to replace ReactDom.hydrate with hydrateRoot(), closes #973 Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant