Skip to content

Releases: streamich/react-use

v13.26.5

02 Mar 05:41
Compare
Choose a tag to compare

13.26.5 (2020-03-02)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.4 (29d017b)

v13.26.4

29 Feb 01:37
Compare
Choose a tag to compare

13.26.4 (2020-02-29)

Bug Fixes

  • useHoverDirty eslint fix (0ed6521)

v13.26.3

26 Feb 02:02
Compare
Choose a tag to compare

13.26.3 (2020-02-26)

Bug Fixes

  • deps: update dependency @types/js-cookie to v2.2.5 (1f3217a)

v13.26.2

24 Feb 17:49
Compare
Choose a tag to compare

13.26.2 (2020-02-24)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.3 (6e2287d)

v13.26.1

16 Feb 20:51
Compare
Choose a tag to compare

13.26.1 (2020-02-16)

Bug Fixes

  • deps: update dependency @xobotyi/scrollbar-width to v1.9.0 (601d787)

v13.26.0

15 Feb 14:27
Compare
Choose a tag to compare

13.26.0 (2020-02-15)

Bug Fixes

  • add initialState to deps (b394f3d)

Features

  • add useMethods state hook (7554b9a)

v13.25.1

15 Feb 13:19
Compare
Choose a tag to compare

13.25.1 (2020-02-15)

Bug Fixes

  • πŸ› support default event in useClickAway() (24281cd)
  • generic type on event arg in onClickAway callback on useClickAway (4ffe454)

v13.25.0

15 Feb 13:12
Compare
Choose a tag to compare

13.25.0 (2020-02-15)

Features

  • useBeforeUnload: allow passing a dirty function (#842) (c4a14a4)

v13.24.1

15 Feb 11:20
Compare
Choose a tag to compare

13.24.1 (2020-02-15)

Performance Improvements

  • use fast-deep-equal for deep comparisons (b9a8aad)

v13.24.0

04 Feb 00:37
Compare
Choose a tag to compare

13.24.0 (2020-02-04)

Features

  • add createReducerContext and createStateContext factories (84b8310)