Skip to content

Releases: researchgate/react-intersection-observer

v0.2.0

23 Sep 22:24
Compare
Choose a tag to compare

Features

  • recipes: new recipes section with custom Readme files (4bbabca)
  • Storybook: revamped storybook examples and added recipes (a7ee722)

v0.1.3

23 Sep 22:24
Compare
Choose a tag to compare

Bug Fixes

  • getPooled: Fixes a problem where threshold options could wrongly match on diff array lengths (23cea10)
  • npm: Fix npm config for files (1c63f3e)
  • npm: Fix package.json syntax (250d6fb)

Features

  • utils: provide takeRecords() via main module (e7c3880)
  • utils: separate helpers into utils file and expose parseRootMargin via main module (0c31b19)