This is a very recent change introduced with 0.14. They split up React into a core library and the DOM adapter. Rendering is now done via ReactDOM.render
.
https://facebook.github.io/react/blog/2015/10/07/react-v0.14.html
This is a very recent change introduced with 0.14. They split up React into a core library and the DOM adapter. Rendering is now done via ReactDOM.render
.
https://facebook.github.io/react/blog/2015/10/07/react-v0.14.html