Releases: maslianok/react-resize-detector
Releases · maslianok/react-resize-detector
v3.4.0
v3.3.1
Add support for leading/trailing option for throttle and debounce (thanks @Biohazord for the idea). Check refreshOptions
prop in the Readme
v3.2.1
v3.2.0
v3.1.2
v3.1.1
v3.1.0
Added 2 more patterns: HOC pattern and Render prop pattern
v3.0.1
- ability to pass children to the ResizeDetector component. Check out our new examples for children-function-pattern and children-component-pattern
- removed support of React < 16