Skip to content
New issue

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

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

Already on GitHub? # to your account

Basic SSR support for error boundaries #6694

Merged
merged 1 commit into from
May 6, 2016

Conversation

jimfb
Copy link
Contributor

@jimfb jimfb commented May 4, 2016

Basic SSR support for error boundaries. Fixes #6689.

@jimfb
Copy link
Contributor Author

jimfb commented May 4, 2016

cc @gaearon @sebmarkbage

@gaearon
Copy link
Collaborator

gaearon commented May 4, 2016

Looks good to me but I don’t know about how checkpoint abstraction is supposed to be used so deferring to @sebmarkbage.

@gaearon
Copy link
Collaborator

gaearon commented May 6, 2016

I don’t see any issues with this, and it fixes a crash, so let’s get it in.

@gaearon gaearon added this to the 15.0.x milestone May 6, 2016
@gaearon
Copy link
Collaborator

gaearon commented May 6, 2016

I’m tagging as 15.0.x to emphasize it’s a patch, but we can probably rename this to 15.1.x after 15.1 alpha is shipped as won’t do more 15.0.x releases.

@jimfb jimfb merged commit 96cb8c5 into facebook:master May 6, 2016
zpao pushed a commit that referenced this pull request May 10, 2016
@zpao zpao modified the milestones: 15.0.x, 15.0.3 May 10, 2016
@zpao zpao modified the milestones: 15.0.3, 15.y.z, 15.1.0 May 20, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants