Skip to content

v2.5.1

Choose a tag to compare

@ctrlplusb ctrlplusb released this 19 Jun 17:06

Big rewrite 🙂

Minor changes

  • Adds a SizeMe component that uses render props pattern
  • Adds a named export withSize HOC

Please see the README for more information.

Note the existing import will still work as before. i.e.

import withSize from 'react-sizeme'