Skip to content

Conversation

@davesnx
Copy link
Contributor

@davesnx davesnx commented Nov 30, 2025

Rendering React components on the server natively

CHANGES:

@davesnx davesnx force-pushed the release-server-reason-react-0.4.0 branch from 1fc37e0 to e1e7c88 Compare November 30, 2025 18:22
CHANGES:

* Add upper bound to quickjs 0.2.0
* Bump lwt to 5.9.2
* Expand styles prop into className and style props with optional handling by @pedrobslisboa in ml-in-barcelona/server-reason-react#324
* Lowercase components have ?key:string by @davesnx in ml-in-barcelona/server-reason-react#323
* Wrap client value on React.Upper_case_component by @pedrobslisboa in ml-in-barcelona/server-reason-react#322
* Fix remove last element on nested_modules by @pedrobslisboa in ml-in-barcelona/server-reason-react#321
* Add searchParams function to native URL by @pedrobslisboa in ml-in-barcelona/server-reason-react#320
* Add URL construct function and improve lib build by @EmileTrotignon in ml-in-barcelona/server-reason-react#317
* Specify model values at React by @pedrobslisboa in ml-in-barcelona/server-reason-react#309
* Allow async in client props by @pedrobslisboa in ml-in-barcelona/server-reason-react#315
* Improve the Fiber and Model stream context by @pedrobslisboa in ml-in-barcelona/server-reason-react#312
* Align Suspense with reason-react by @pedrobslisboa in ml-in-barcelona/server-reason-react#311
* Make client component to execute in runtime by @pedrobslisboa in ml-in-barcelona/server-reason-react#306
* Fix mismatch of the model and html on render_html by @pedrobslisboa in ml-in-barcelona/server-reason-react#305
* Fix createFromFetch interface and avoid transition on navigation by @davesnx in ml-in-barcelona/server-reason-react#299
* Change ppx execution order (styles expansion in server-reason-react) by @davesnx in ml-in-barcelona/server-reason-react#297
* Rename use function to usePromise in Experimental module by @pedrobslisboa in ml-in-barcelona/server-reason-react#298
* Add shared-folder-prefix arg to ppx by @davesnx in ml-in-barcelona/server-reason-react#294
@davesnx davesnx force-pushed the release-server-reason-react-0.4.0 branch from e1e7c88 to 575a8f5 Compare December 1, 2025 12:50
Copy link
Member

@jmid jmid left a comment

Choose a reason for hiding this comment

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

Thanks, LGTM! 👍

CI is failing on two prerequisites (core_unix and quickjs), which isn't the fault of this package.

@mseri mseri merged commit ae3afce into ocaml:master Dec 3, 2025
3 of 4 checks passed
@mseri
Copy link
Member

mseri commented Dec 3, 2025

Thanks

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants