9.15.1 (2025-01-21)
Bug Fixes
Fixes and improvements to react-intersection-observer/test-utils
- always recreate the IntersectionObserver mock (c720914)
- improve test lib detection (1858e43)
- use
isMockFunction
to detect if the IntersectionObserver is being mocked (189133f)