Skip to content

v9.0.0

Compare
Choose a tag to compare
@maslianok maslianok released this 08 Apr 18:17
· 77 commits to master since this release

This version introduces a new logic for the useResizeDetector hook.
The hook now stores the ref in the internal state, allowing us to handle ref changes.

There should be no breaking changes.
Now it's safe to delete refreshMode="debounce" refreshRate={0} props that many of you used as a workaround.