Watch out for third party libraries breaking with this release. A couple that we use use were importing some modules from 'react/lib' that moved to 'react-dom/lib' such as CSSPropertyOperations.
These were always private APIs and will break many more times. Please file issues with those libraries to stop using them. We will stop exposing them completely in the future.