Skip to content

Releases: thebuilder/react-intersection-observer

v8.30.1

03 Nov 09:33
Compare
Choose a tag to compare

8.30.1 (2020-11-03)

Bug Fixes

  • ensure undefined values are filtered from id (9312d1d)

v8.30.0

01 Nov 19:48
c89385d
Compare
Choose a tag to compare

8.30.0 (2020-11-01)

Features

v8.29.1

19 Oct 09:35
e903b1d
Compare
Choose a tag to compare

8.29.1 (2020-10-19)

Bug Fixes

v8.29.0

28 Sep 14:15
2ce78b6
Compare
Choose a tag to compare

8.29.0 (2020-09-28)

Features

v8.28.6

24 Sep 08:04
b3e2959
Compare
Choose a tag to compare

8.28.6 (2020-09-24)

Bug Fixes

v8.28.5

11 Sep 20:52
Compare
Choose a tag to compare

8.28.5 (2020-09-11)

Bug Fixes

  • Detect inView if threshold is 1, closes #387

v8.28.4

10 Sep 08:25
53024af
Compare
Choose a tag to compare

8.28.4 (2020-09-10)

Bug Fixes

v8.28.3

09 Sep 14:09
0252048
Compare
Choose a tag to compare

8.28.3 (2020-09-09)

Bug Fixes

  • check intersectionRatio in addition to isIntersecting (#384) (0252048)

v8.28.2

08 Sep 07:52
9de54b7
Compare
Choose a tag to compare

8.28.2 (2020-09-08)

Bug Fixes

v8.28.1

07 Sep 12:21
Compare
Choose a tag to compare

8.28.1 (2020-09-07)

Bug Fixes

  • There was an issue with the CJS and UMD files generated by microbundle, not matching filename in package.json