v5.0.0
π Check the announcement post containing the migration guide :)
Improvements
- Decreased bundle size from 8.1kb to 3kb minified and gzipped π¦π.
- Rewrote the package with typescript.
- Rewrote the package with React hooks.
- Added new examples to the documentation.
- Upgraded docz for the documentation.
Breaking changes
- Minimum react version is now
16.8.0. - Need to import the css file.
- Removed
onEnteredprop. onExitedhas been renamed toonAnimationEnd.- Removed
closeIconSize. - Removed
closeIconSvgPathuse the newcloseIconprop instead. - Removed
focusTrapOptionsas react-focus-trap is not used anymore internally. - New CSS animations.