Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename renderToStream to renderToNodeStream. #10425

Merged
merged 2 commits into from Aug 10, 2017
Merged

Conversation

aickin
Copy link
Contributor

@aickin aickin commented Aug 9, 2017

This PR is a fix for #10388. It renames renderToStream to renderToNodeStream and renderToStaticStream to renderToStaticNodeStream.

It's basically just a find-and-replace job. Note that the fiber test results changed a lot, but I'm pretty sure after running them that they weren't up-to-date in master, so I'm not worrying about that.

Also, we should also merge the documentation pages reference-react-dom-server.md and reference-react-dom-node-stream.md before release, but I left that out of this PR as it is independent of this change.

@aickin aickin merged commit 4d08914 into facebook:master Aug 10, 2017
@bvaughn bvaughn mentioned this pull request Sep 7, 2017
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.

None yet

3 participants