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

React 0.12 #435

Closed
wants to merge 4 commits into from
Closed

React 0.12 #435

wants to merge 4 commits into from

Conversation

chulkilee
Copy link

Note that react uses own polyfill for Object.assign - see facebook/react#1998 and facebook/react#2350

Also this will not work on react < 0.12. I think previous versions should have depend on ^0.11.0, not >= 0.11.0.

@gaearon
Copy link
Contributor

gaearon commented Oct 29, 2014

I think it would be better to use .prototype as in #434 instead of adding a polyfill dep.

@ryanflorence
Copy link
Member

Thanks! closed by 70b442a

@lock lock bot locked as resolved and limited conversation to collaborators Jan 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

React v0.12 Errors: react/lib/ReactDescriptor not found
3 participants