Skip to content

v1.0.0_PUBLISHED_TO_NPM

Choose a tag to compare

@klk1010 klk1010 released this 24 Jul 15:31
· 102 commits to master since this release
7023e53

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.