Skip to content

v1.12.0

Compare
Choose a tag to compare
@garthenweb garthenweb released this 16 Feb 13:52
· 18 commits to master since this release
  • [8325ce6, d98c87f] allow passing dependencies to useRect and useRectEffect hooks #18
  • [09a0bfb] allow passing priority to connectViewport HOC
  • [5cdd528, bca419b, 725caea] export typescript interfaces without I-prefix
  • [4149dcc] bind utils to their parent objects to avoid type errors #17
  • [02efe83] fix bug in updates of recalculateLayoutBeforeUpdat when used in combination with deferUpdateUntilIdle on a useViewportEffect hook #16
  • [7894033] fixes an issue where ObserveViewport had the default values after mounting
  • [51445ee] removes some dead code in ObserveViewport
  • [326087f] execute tests for NodeJS v13
  • [6f6d655, 54a56ec, 3731b1b] dev dependencies update