@react-hookz/web
Advanced tools
Changelog
17.0.0 (2022-11-03)
Co-authored-by: Arttu Olli arttuoll@tutanota.com
Changelog
15.0.0 (2022-07-04)
useControlledRerenderState
hook (#865) (ea4545b)useToggle
now ignores react events passed to its
state setter, so it can be used as event handler directly.useMediaQuery
and useScreenOrientation
are
asynchronous now and yields undefined
at very first render, but
updates to actual value right after.