Skip to content

Releases: thebuilder/react-intersection-observer

v8.31.1

19 Apr 12:53
47bad43

Choose a tag to compare

8.31.1 (2021-04-19)

Bug Fixes

v8.31.0

24 Nov 18:59
721cd61

Choose a tag to compare

8.31.0 (2020-11-24)

Features

  • add support for testing threshold values (#417) (721cd61)

v8.30.3

12 Nov 18:44
88780d1

Choose a tag to compare

8.30.3 (2020-11-12)

Bug Fixes

  • ensure threshold fallbacks to options value if undefined (#416) (88780d1)

v8.30.2

11 Nov 11:07
76405d7

Choose a tag to compare

8.30.2 (2020-11-11)

Bug Fixes

v8.30.1

03 Nov 09:33

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

Choose a tag to compare

8.30.0 (2020-11-01)

Features

v8.29.1

19 Oct 09:35
e903b1d

Choose a tag to compare

8.29.1 (2020-10-19)

Bug Fixes

v8.29.0

28 Sep 14:15
2ce78b6

Choose a tag to compare

8.29.0 (2020-09-28)

Features

v8.28.6

24 Sep 08:04
b3e2959

Choose a tag to compare

8.28.6 (2020-09-24)

Bug Fixes

v8.28.5

11 Sep 20:52

Choose a tag to compare

8.28.5 (2020-09-11)

Bug Fixes

  • Detect inView if threshold is 1, closes #387