Releases: streamich/react-use
Releases Β· streamich/react-use
v13.23.0
Features
- add createGlobalState hook generator (fda7199)
v13.22.5
Bug Fixes
- π don't throw in useMediaDevices on missing browser API (0f119fe)
- handle undefined mediaDevices (6f68437)
v13.22.4
Bug Fixes
- deps: update dependency @xobotyi/scrollbar-width to v1.8.2 (#930) (727b950)
v13.22.3
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)
v13.22.2
Bug Fixes
- deps: update dependency @xobotyi/scrollbar-width to v1.7.0 (db74101)
v13.22.1
Bug Fixes
- deps: update dependency @xobotyi/scrollbar-width to v1.6.0 (431ba5d)
v13.22.0
Bug Fixes
- Fail testing and update doc (57b9041)
Features
v13.20.0
Features
useMap
: allow resetting with provided value other then initial (7645f72)