Skip to content

Releases: streamich/react-use

v2.3.0

29 Oct 14:30
Compare
Choose a tag to compare

2.3.0 (2018-10-29)

Features

  • 🎸 add useBoolean hook (ce6de24)

v2.2.0

29 Oct 14:10
Compare
Choose a tag to compare

2.2.0 (2018-10-29)

Features

  • 🎸 add useGetSet hook (bfc30b9)
  • 🎸 add useUpdate hook (c00f308)

v2.1.0

28 Oct 22:25
Compare
Choose a tag to compare

2.1.0 (2018-10-28)

Features

  • 🎸 add useObservable (711e831)

v2.0.0

28 Oct 21:26
Compare
Choose a tag to compare

2.0.0 (2018-10-28)

Features

  • 🎸 change API for useToggle hook (#16) (5a6da18)

BREAKING CHANGES

  • useToggle interface changed