Skip to content

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 27 Jul 15:04
6abeedc

[2.5.0] - Minor Changes

This release introduces a new hook for enhanced visibility tracking.

  • Added useIntersectionObserver hook 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