Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 289 Bytes

v4.0.0.md

File metadata and controls

9 lines (6 loc) · 289 Bytes

v4.0.0 Migration Guide

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 [email protected]