Released on March 10, 2015.
http://facebook.github.io/react/blog/2015/03/10/react-v0.13.html
Should be able to replace react-with-addons.x.js with just react.x.min.js, since the only addon being used was for class name manipulations, which is now depreciated. Replace React.addons.classSet with classnames npm package.