Skip to content

Releases: webeach/react-hooks

v0.3.1

Choose a tag to compare

@ruslan-mart ruslan-mart released this 30 May 19:32

0.3.1 (2026-05-30)

Bug Fixes

  • useFrameExtended: improve StrictMode compatibility and enhance cleanup logic (50d6a04)

v0.3.0

Choose a tag to compare

@ruslan-mart ruslan-mart released this 25 May 21:45

0.3.0 (2026-05-25)

Features

  • useCollection: rework API — methods facade, lazy initializer, stable subscription (e02314b)
  • useControlled: fix restore-on-switch, add functional setValue, infer ValueType (01a8a5e)

v0.2.0

Choose a tag to compare

@ruslan-mart ruslan-mart released this 20 Sep 12:57

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

Choose a tag to compare

@ruslan-mart ruslan-mart released this 14 Sep 13:26

0.1.1 (2025-09-14)

Bug Fixes

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

v0.1.0

Choose a tag to compare

@ruslan-mart ruslan-mart released this 14 Sep 13:16

0.1.0 (2025-09-14)

Features

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