v3.0.0
Breaking Changes
See the v2 -> v3 migration guide
What's new?
TypeScript!
react-collapsed has been completely rewritten with TypeScript!
Auto transition duration
useCollapse
will now calculate the optimal transition duration for the height of the contents. This creates more natural animations. Resolves #36