Skip to content
This repository has been archived by the owner on Apr 29, 2019. It is now read-only.

react 15.0 #6

Merged
merged 2 commits into from
Apr 20, 2016
Merged

react 15.0 #6

merged 2 commits into from
Apr 20, 2016

Conversation

sh
Copy link
Collaborator

@sh sh commented Apr 20, 2016

No more extra <span>s. ReactDOM will now render plain text nodes interspersed with comment nodes that are used for demarcation. This gives us the same ability to update individual pieces of text, without creating extra nested nodes. If you were targeting these s in your CSS, you will need to adjust accordingly. You can always render them explicitly in your components.

https://github.com/facebook/react/blob/master/CHANGELOG.md#1500-april-7-2016

@sh sh assigned snd Apr 20, 2016
@sh
Copy link
Collaborator Author

sh commented Apr 20, 2016

saucelabs fails 🐌

Zuul tried to run tests in saucelabs, however no saucelabs credentials were provided.

@snd snd merged commit fee551e into snd:master Apr 20, 2016
@sh sh deleted the react-15.0 branch April 20, 2016 11:52
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 versioning
2 participants