Skip to content

v1.10.0

Compare
Choose a tag to compare
@garthenweb garthenweb released this 08 Sep 15:10
· 47 commits to master since this release
  • [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