Skip to content

feat: add SSR hydration and resumability support#45

Draft
MarcelOlsen wants to merge 1 commit intofiber/workloopfrom
fiber/hydration
Draft

feat: add SSR hydration and resumability support#45
MarcelOlsen wants to merge 1 commit intofiber/workloopfrom
fiber/hydration

Conversation

@MarcelOlsen
Copy link
Copy Markdown
Owner

Add hydrateRoot and enterHydrationState for client-side hydration.
Add serializeFiberTree and dehydrateRoot for state serialization
and resumability.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Feb 13, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: ASSERTIVE

Plan: Pro

Run ID: 8a64bb6a-9d1e-4eab-b603-a90a013ffafe

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MarcelOlsen MarcelOlsen force-pushed the fiber/workloop branch 2 times, most recently from 2fdfb1d to 2c992d4 Compare February 15, 2026 16:33
@MarcelOlsen MarcelOlsen force-pushed the fiber/hydration branch 2 times, most recently from 7398236 to cd8bbbf Compare February 15, 2026 17:35
@MarcelOlsen MarcelOlsen force-pushed the fiber/hydration branch 2 times, most recently from 05fbf47 to 2977618 Compare February 15, 2026 21:04
@MarcelOlsen MarcelOlsen force-pushed the fiber/workloop branch 2 times, most recently from 1b21a52 to 6319d88 Compare February 17, 2026 17:52
Add hydrateRoot and enterHydrationState for client-side hydration.
Add serializeFiberTree and dehydrateRoot for state serialization
and resumability.
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