The biggest change is that we've extracted React.PropTypes and React.createClass into their own packages. Both are still accessible via the main React object, but using either will log a one-time deprecation warning to the console when in development mode. This will enable future code size optimizations.
According to React
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html