Skip to content

v8.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Jun 12:22
· 78 commits to master since this release
8f4cc9e

What's Changed

🐛 Bug Fixes

  • Removes dependency on IntersectionObserver. The useIntersectionObserver hook now accepts a callback to be called when IntersectionObserver is not supported. (#90) @dijs