Deprecate `renderToStaticNodeStream` (#28872)
This commit adds warnings indicating that `renderToStaticNodeStream` will be removed in an upcoming React release. This API has been legacy, is not widely used (renderToStaticMarkup is more common) and has semantically eqiuvalent implementations with renderToReadableStream and renderToPipeableStream.
J
Josh Story committed
d329ff9d9e87f3f909f98cf63701ef3795cf2584
Parent: 561c023
Committed by GitHub <noreply@github.com>
on 4/19/2024, 1:33:53 AM