Skip to content

feat: switch public API to fiber architecture#46

Draft
MarcelOlsen wants to merge 1 commit into
fiber/hydrationfrom
fiber/public-api
Draft

feat: switch public API to fiber architecture#46
MarcelOlsen wants to merge 1 commit into
fiber/hydrationfrom
fiber/public-api

Conversation

@MarcelOlsen

Copy link
Copy Markdown
Owner

Update core/index.ts, MiniReact.ts, and jsx-runtime to export
fiber-based implementations. Remove old dom-renderer, fragments,
hooks, and reconciler modules.

@coderabbitai

coderabbitai Bot commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

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: b22f55e2-b7a2-49cd-bd94-367b1a6175a2

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/public-api branch 2 times, most recently from a32870c to d183b08 Compare February 15, 2026 13:10
@MarcelOlsen
MarcelOlsen force-pushed the fiber/hydration branch 2 times, most recently from af7de1c to e3c1c3e Compare February 15, 2026 13:36
@MarcelOlsen
MarcelOlsen force-pushed the fiber/public-api branch 2 times, most recently from 5302ce3 to 3e37112 Compare February 15, 2026 15:31
@MarcelOlsen
MarcelOlsen force-pushed the fiber/hydration branch 2 times, most recently from 43dc473 to 102ef5f Compare February 15, 2026 15:40
Update core/index.ts, MiniReact.ts, and jsx-runtime to export
fiber-based implementations. Remove old dom-renderer, fragments,
hooks, and reconciler modules.
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