v1.0.0_PUBLISHED_TO_NPM
Updates react from v15.6.2 to (v.16.8.6)[https://github.com/facebook/react/releases?after=16.1.0-rc https://reactjs.org/blog/2017/09/26/react-v16.0.html].
Breaking Changes
If your application is on react 15.6.2, it will not work with attivio/suit v1.x.x. In order to update to versions 1.0.0+, you must first update your application to use react 16.8.6.
To use attivio/suit v1.x.x, consuming libraries must match the version of react in this library: react v16.8.6.
Keep in mind react and react-dom should always match.