You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[3f7bfa2] allow updates to hook options at runtime, so that changes are accepted for the next scheduled update. #12
[8346010] allow to pass dependency to effect hooks to force updates if external dependencies change. This also includes automatic updates for the useRect and useReactEffect functions as they now by default listen to the passed ref. #12
[c81358a] warn in case two different versions of the react-viewport-utils are used in the same tree in development mode