Files
react/compiled
gnoff 11b41e04cf 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.

DiffTrain build for [d329ff9d9e](https://github.com/facebook/react/commit/d329ff9d9e87f3f909f98cf63701ef3795cf2584)
2024-04-19 01:39:05 +00:00
..