Commit Graph
4 Commits
Author SHA1 Message Date
Sebastian MarkbågeandGitHub 22b2b1a05a [Flight] Add serverModuleMap option for mapping ServerReferences (#31300)
Stacked on #31299.

We already have an option for resolving Client References to other
Client References when consuming an RSC payload on the server.

This lets you resolve Server References on the consuming side when the
environment where you're consuming the RSC payload also has access to
those Server References. Basically they becomes like Client References
for this consumer but for another consumer they wouldn't be.
2024-10-19 21:10:25 -04:00
Sebastian SilbermannandGitHub cea13feb34 Publish experimental_renderToHTML (#30690) 2024-08-15 08:50:56 +02:00
Sebastian SilbermannandGitHub 5c9243d153 Rename renderToMarkup to renderToHTML (#30689) 2024-08-14 19:35:16 +02:00
Sebastian SilbermannandGitHub e0a0e65412 Move react-html to react-markup (#30688) 2024-08-14 19:22:44 +02:00