Skip to content

Releases: researchgate/react-intersection-observer

v1.3.5

04 Nov 12:02
Compare
Choose a tag to compare

v1.3.4

17 Aug 12:22
Compare
Choose a tag to compare

1.3.4 (2020-08-17)

Bug Fixes

  • release: Correctly release esm version as ES5 (5934c64)

v1.3.3

14 Aug 09:39
Compare
Choose a tag to compare

1.3.3 (2020-08-14)

Bug Fixes

  • security: Fix security issue with serialize-javascript (9898611)

v1.3.2

04 Aug 14:03
Compare
Choose a tag to compare

1.3.2 (2020-08-04)

Bug Fixes

v1.3.1

03 Aug 12:14
Compare
Choose a tag to compare

1.3.1 (2020-08-03)

Bug Fixes

  • module and types file links in package.json (#151) (53bd882)

v1.3.0

30 Jul 14:28
Compare
Choose a tag to compare

1.3.0 (2020-07-30)

Features

v1.2.0

04 Jun 08:07
Compare
Choose a tag to compare

1.2.0 (2020-06-04)

Features

  • TypeScript: the source is now fully typed using TS (bacf08d)

v1.1.3

09 Apr 08:25
Compare
Choose a tag to compare

1.1.3 (2020-04-09)

Bug Fixes

  • boundary: DOM missing throws; no error boundary (a96c319)

v1.1.2

26 Mar 09:54
Compare
Choose a tag to compare

1.1.2 (2020-03-26)

Bug Fixes

  • errorBoundary: fallback to children to propagate different errors (#105) (78eb990)

v1.1.1

24 Mar 17:10
Compare
Choose a tag to compare

1.1.1 (2020-03-24)

Bug Fixes

  • forwardRef: fix error boundary not forwarding the ref (568cd57)