Skip to content

Releases: streamich/react-use

v5.5.3

25 Feb 01:56
Compare
Choose a tag to compare

5.5.3 (2019-02-25)

Bug Fixes

  • deps: update dependency use-callbag to ^0.2.0 (4d49d0b)

v5.5.2

24 Feb 23:47
Compare
Choose a tag to compare

5.5.2 (2019-02-24)

Bug Fixes

  • deps: update dependency use-onclickoutside to ^0.3.0 (0baae6d)

v5.5.1

24 Feb 23:44
Compare
Choose a tag to compare

5.5.1 (2019-02-24)

Bug Fixes

  • deps: update dependency ts-easing to ^0.2.0 (3321e11)

v5.5.0

23 Feb 14:29
Compare
Choose a tag to compare

5.5.0 (2019-02-23)

Bug Fixes

  • add type definition for useList() remove() method (ea2dc43)
  • useSetState bug (83611a1)

Features

  • Add remove method for useList (5a295d9)

v5.4.1

19 Feb 16:21
Compare
Choose a tag to compare

5.4.1 (2019-02-19)

Bug Fixes

  • πŸ› better async loading for keyboardjs (2096bae), closes #103

v5.4.0

19 Feb 10:28
Compare
Choose a tag to compare

5.4.0 (2019-02-19)

Features

  • add error and loading fields to useGeolocation (6909a69)

v5.3.1

17 Feb 08:49
Compare
Choose a tag to compare

5.3.1 (2019-02-17)

Bug Fixes

  • πŸ› fix typings in useOrientation sensor (afbacac)
  • πŸ› fix useSetState after React update (524abe5), closes #107 #107
  • useOrientation breaks in some devices (d89bd54)

v5.3.0

07 Feb 11:58
Compare
Choose a tag to compare

5.3.0 (2019-02-07)

Features

  • Add updateAt method for useList (ad05609)

v5.2.3

07 Feb 11:55
Compare
Choose a tag to compare

5.2.3 (2019-02-07)

Bug Fixes

  • πŸ› fix build and update React deps (27e26a0)

v5.2.2

02 Feb 14:53
Compare
Choose a tag to compare

5.2.2 (2019-02-02)

Bug Fixes

  • release useDebounce and useToggle fixes (12ad880)