Skip to content

feat: Add htmlProps and suppressHydrationWarning to html tag#71

Merged
KyleJune merged 1 commit intomainfrom
dev
Jan 27, 2026
Merged

feat: Add htmlProps and suppressHydrationWarning to html tag#71
KyleJune merged 1 commit intomainfrom
dev

Conversation

@KyleJune
Copy link
Member

Summary

When I added a light mode / dark mode toggle to my site, it updated the html element and would result in hydration errors. Adding suppressHydrationWarning to the html tag to suppress warnings related to updating the html props.

@KyleJune KyleJune merged commit 48fa396 into main Jan 27, 2026
9 checks passed
@KyleJune KyleJune deleted the dev branch January 27, 2026 05:03
KyleJune pushed a commit that referenced this pull request Jan 27, 2026
# [0.3.0](0.2.2...0.3.0) (2026-01-27)

### Features

* Add htmlProps and suppressHydrationWarning to html tag ([#71](#71)) ([48fa396](48fa396))
@github-actions
Copy link

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant