Skip to content

fix(preact): reuse the parent context by default in HydrationProvider, as React does - #249

Merged
dangreen merged 1 commit into
mainfrom
fix/preact-hydration-reuse-default
Sep 8, 2026
Merged

fix(preact): reuse the parent context by default in HydrationProvider, as React does#249
dangreen merged 1 commit into
mainfrom
fix/preact-hydration-reuse-default

fix(preact): reuse the parent context by default in `HydrationProvide…

2a9586b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Sep 8, 2026 in 1s

83.29% (-0.04%) compared to bae248e

View this Pull Request on Codecov

83.29% (-0.04%) compared to bae248e

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 83.29%. Comparing base (bae248e) to head (2a9586b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #249      +/-   ##
==========================================
- Coverage   83.33%   83.29%   -0.04%     
==========================================
  Files          98       98              
  Lines        2556     2556              
  Branches      551      551              
==========================================
- Hits         2130     2129       -1     
  Misses        314      314              
- Partials      112      113       +1     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.