Skip to content

Releases: thebuilder/react-intersection-observer

v0.3.0

25 May 22:48

Choose a tag to compare

Removed the Intersection Observer polyfill - You need to add it manually to your project.

Fixes: #10

v0.2.13

24 May 15:55

Choose a tag to compare

Fix #8 - Merge usage of isIntersecting with intersectionRatio.

v0.2.12

24 May 13:21

Choose a tag to compare

Removed debugging console.log

v0.2.10

24 May 11:34

Choose a tag to compare

Fixes #7 by removing usage of isIntersecting