Releases: researchgate/react-intersection-observer
Releases · researchgate/react-intersection-observer
v1.3.5
1.3.5 (2020-11-04)
Bug Fixes
v1.3.4
1.3.4 (2020-08-17)
Bug Fixes
- release: Correctly release esm version as ES5 (5934c64)
v1.3.3
1.3.3 (2020-08-14)
Bug Fixes
- security: Fix security issue with serialize-javascript (9898611)
v1.3.2
1.3.2 (2020-08-04)
Bug Fixes
v1.3.1
1.3.1 (2020-08-03)
Bug Fixes
- module and types file links in package.json (#151) (53bd882)
v1.3.0
1.3.0 (2020-07-30)
Features
v1.2.0
1.2.0 (2020-06-04)
Features
- TypeScript: the source is now fully typed using TS (bacf08d)
v1.1.3
1.1.3 (2020-04-09)
Bug Fixes
- boundary: DOM missing throws; no error boundary (a96c319)
v1.1.2
1.1.2 (2020-03-26)
Bug Fixes
- errorBoundary: fallback to children to propagate different errors (#105) (78eb990)
v1.1.1
1.1.1 (2020-03-24)
Bug Fixes
- forwardRef: fix error boundary not forwarding the ref (568cd57)