Skip to content

v13.22.3

Compare
Choose a tag to compare
@streamich streamich released this 28 Jan 09:16
· 1407 commits to master since this release

13.22.3 (2020-01-28)

Bug Fixes

  • useIntersection: disconnect an old IntersectionObserver instance when the ref changes (ac2f54a)
  • useIntersection: reset an intersectionObserverEntry when the ref changes (3f8687e)
  • useIntersection: return null if IntersectionObserver is not supported (4f6d388)