v2.5.1
Big rewrite 🙂
Minor changes
- Adds a
SizeMecomponent that uses render props pattern - Adds a named export
withSizeHOC
Please see the README for more information.
Note the existing import will still work as before. i.e.
import withSize from 'react-sizeme'