Skip to content

Releases: webeach/react-hooks

v0.2.0

20 Sep 12:57

Choose a tag to compare

0.2.0 (2025-09-20)

Bug Fixes

  • types: correct typing in compare-based hooks (350627c)

Features

  • hooks: add useMediaQuery hook (f88930a)
  • hooks: add useViewportBreakpoint hook (f8c1371)

v0.1.1

14 Sep 13:26

Choose a tag to compare

0.1.1 (2025-09-14)

Bug Fixes

  • peer-deps: widen react/react-dom to ^18 || ^19 (a7f0f82)

v0.1.0

14 Sep 13:16

Choose a tag to compare

0.1.0 (2025-09-14)

Features

  • release of the first alpha version of the smart hooks library for React (3ea9779)