The only breaking change in this version is that React ^16.8.0 is now required to use this library. This enables components to be implemented using React hooks.
You can upgrade the React version in your project using yarn:
yarn upgrade react@16.8.0