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

feat(jsx/dom): export createRoot and hydrateRoot from jsx/dom/client as default #2929

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

usualoma
Copy link
Member

@usualoma usualoma commented Jun 7, 2024

Small additions to make #2925 easier to implement.

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code

Copy link

codecov bot commented Jun 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.42%. Comparing base (fe7cfcf) to head (f7cdca5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2929   +/-   ##
=======================================
  Coverage   94.42%   94.42%           
=======================================
  Files         136      136           
  Lines       13343    13348    +5     
  Branches     2219     2248   +29     
=======================================
+ Hits        12599    12604    +5     
  Misses        744      744           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Member

@yusukebe yusukebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@yusukebe
Copy link
Member

yusukebe commented Jun 8, 2024

Thank @usualoma !

I'm wondering which version we should include this change in. So, keeping not merging for a while.

@yusukebe yusukebe changed the base branch from main to next June 12, 2024 02:56
@yusukebe yusukebe merged commit 668a07c into honojs:next Jun 12, 2024
14 checks passed
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.

2 participants