Researchgate React Intersection Observer Versions Save

React component for the Intersection API

v1.3.5

3 years ago

v1.3.4

3 years ago

1.3.4 (2020-08-17)

Bug Fixes

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

v1.3.3

3 years ago

1.3.3 (2020-08-14)

Bug Fixes

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

v1.3.2

3 years ago

1.3.2 (2020-08-04)

Bug Fixes

v1.3.1

3 years ago

1.3.1 (2020-08-03)

Bug Fixes

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

v1.3.0

3 years ago

1.3.0 (2020-07-30)

Features

v1.2.0

3 years ago

1.2.0 (2020-06-04)

Features

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

v1.1.3

4 years ago

1.1.3 (2020-04-09)

Bug Fixes

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

v1.1.2

4 years ago

1.1.2 (2020-03-26)

Bug Fixes

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

v1.1.1

4 years ago

1.1.1 (2020-03-24)

Bug Fixes

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