Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@react-hookz/web

Package Overview
Dependencies
Maintainers
2
Versions
130
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hookz/web - npm Package Versions

1
13

14.2.0

Diff

Changelog

Source

14.2.0 (2022-05-12)

Features

  • useVibration hook implementation and docs (#757) (db40294)
xobotyi
published 14.1.0 •

Changelog

Source

14.1.0 (2022-05-12)

Features

  • useCounter: port useCounter from react-use (#751) (510947b), closes #33
xobotyi
published 14.0.0 •

Changelog

Source

14.0.0 (2022-05-11)

Bug Fixes

  • useMediatedState: make initial state be passed through mediator (#753) (727d224)

BREAKING CHANGES

  • useMediatedState: useMediatedState now passes initial state through mediator
xobotyi
published 13.3.0 •

Changelog

Source

13.3.0 (2022-04-25)

Features

xobotyi
published 13.2.1 •

Changelog

Source

13.2.1 (2022-04-10)

Bug Fixes

  • make useRerender operate integer increment instead of bool switch (#711) (409a21f), closes #691
xobotyi
published 13.2.0 •

Changelog

Source

13.2.0 (2022-03-30)

Features

xobotyi
published 13.1.0 •

Changelog

Source

13.1.0 (2022-03-14)

Features

  • implement useRafState hook (6cd44ec)
  • implement useWindowSize hook (81819cf)
xobotyi
published 13.0.0 •

Changelog

Source

13.0.0 (2022-02-25)

Features

  • useMediaQuery: add synchronous mql state fetch (0e0be56)
  • implement new hook - useScreenOrientation (107cc21)

BREAKING CHANGES

  • useMediaQuery: useMediaQuery now does synchronous fetch, this means that in browser it will return final state on first render, while SSR mode still return undefined. SSR users should set second parameter of this hook to true, to postpone state fetch until effects phase.
xobotyi
published 12.3.0 •

Changelog

Source

12.3.0 (2022-01-17)

Features

xobotyi
published 12.2.0 •

Changelog

Source

12.2.0 (2022-01-14)

Features

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc