v2.5.0
[2.5.0] - Minor Changes
This release introduces a new hook for enhanced visibility tracking.
- Added
useIntersectionObserverhook to track element visibility in the viewport using the IntersectionObserver API.
What's Changed
- ✨ feat(hooks): add useIntersectionObserver hook by @pjb0811 in #63
- 🔖 chore: version packages by @github-actions[bot] in #64
Full Changelog: v2.4.0...v2.5.0