Skip to content

Releases: streamich/react-use

v13.23.0

04 Feb 00:22
Compare
Choose a tag to compare

13.23.0 (2020-02-04)

Features

  • add createGlobalState hook generator (fda7199)

v13.22.5

04 Feb 00:12
Compare
Choose a tag to compare

13.22.5 (2020-02-04)

Bug Fixes

  • πŸ› don't throw in useMediaDevices on missing browser API (0f119fe)
  • handle undefined mediaDevices (6f68437)

v13.22.4

30 Jan 11:53
Compare
Choose a tag to compare

13.22.4 (2020-01-30)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.8.2 (#930) (727b950)

v13.22.3

28 Jan 09:16
Compare
Choose a tag to compare

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)

v13.22.2

27 Jan 13:32
Compare
Choose a tag to compare

13.22.2 (2020-01-27)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.7.0 (db74101)

v13.22.1

27 Jan 01:26
Compare
Choose a tag to compare

13.22.1 (2020-01-27)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.6.0 (431ba5d)

v13.22.0

24 Jan 18:43
Compare
Choose a tag to compare

13.22.0 (2020-01-24)

Bug Fixes

  • Fail testing and update doc (57b9041)

Features

v13.21.0

20 Jan 08:27
Compare
Choose a tag to compare

13.21.0 (2020-01-20)

Features

v13.20.0

17 Jan 16:04
Compare
Choose a tag to compare

13.20.0 (2020-01-17)

Features

  • useMap: allow resetting with provided value other then initial (7645f72)

v13.19.0

16 Jan 18:30
Compare
Choose a tag to compare

13.19.0 (2020-01-16)

Features