Releases: researchgate/react-intersection-observer
Releases · researchgate/react-intersection-observer
v0.7.3
Bug Fixes
- perf+size: Performance and code size improvements (78d5e1d)
v0.7.1
Bug Fixes
- reobserve: Prevent unnecessary reobserve() calls when re-rendering (b0c3b3b)
v0.7.0
Features
- React16.4: Migrated codebase to stop using legacy lifecycles (d43f5ef)
v0.6.1
Bug Fixes
- refUpdates: Adds defensive check to 'unobserve' method (8b141e4)
v0.6.0
Features
- TypeScript: TS module defintions (720254f)
v0.5.0
Features
- React-16: add support for React 16 (3384ff6)
v0.4.0
Features
- Storybook: add polyfill and babel-polyfill to support IE/Edge (17ffe55)
v0.3.1
Bug Fixes
- dependencies: add invariant to dependencies, remove rimraf (92b3c87)
v0.3.0
Bug Fixes
- root: better compatibility with server-side rendering (2cfa082)
Features
- blueprint: use node-package-blueprint scripts, deps, and structure (af06d4b)
- dependency-ci: Added badge for DependencyCI (97e4bbe)