Skip to content

Releases: streamich/react-use

v15.3.0

19 Jun 19:49
Compare
Choose a tag to compare

15.3.0 (2020-06-19)

Features

  • usePrevious: reworked the hook, now it is more memory-efficient. (8c6f467)

v15.2.5

15 Jun 11:16
Compare
Choose a tag to compare

15.2.5 (2020-06-15)

Bug Fixes

  • bump react-universal-interface (1540c1a)

v15.2.4

13 Jun 12:45
Compare
Choose a tag to compare

15.2.4 (2020-06-13)

Bug Fixes

  • doesn't unlock the body on unmount (1ead4ef)

v15.2.3

13 Jun 12:36
Compare
Choose a tag to compare

15.2.3 (2020-06-13)

Bug Fixes

  • πŸ› improve how text is dropped in useDrop hook (b2f46d1)

v15.2.2

08 Jun 18:36
Compare
Choose a tag to compare

15.2.2 (2020-06-08)

Bug Fixes

  • repair useKeyboardJs hook (8410bb0)

v15.2.1

08 Jun 09:20
Compare
Choose a tag to compare

15.2.1 (2020-06-08)

Bug Fixes

  • πŸ› bump fast-deep-equal, and consume it through ES import (f3c715c)

v15.2.0

07 Jun 21:28
Compare
Choose a tag to compare

15.2.0 (2020-06-07)

Features

v15.1.1

30 May 15:51
Compare
Choose a tag to compare

15.1.1 (2020-05-30)

Bug Fixes

  • πŸ› use useIsomorphicLayoutEffect everywhere (dad26e5)

v15.1.0

18 May 14:19
Compare
Choose a tag to compare

15.1.0 (2020-05-18)

Bug Fixes

  • display alert timeout in story (2bb65ef)
  • mutate ref in render directly (5488f5e)

Features

v15.0.3

18 May 14:00
Compare
Choose a tag to compare

15.0.3 (2020-05-18)

Bug Fixes

  • πŸ› correct useMeasure typings (bedbad7)