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
128
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@react-hookz/web - npm Package Versions

13
13

20.1.0

Diff

Changelog

Source

20.1.0 (2023-01-02)

Features

  • implement useDocumentVisibility hook (#1049) (b00f793)
xobotyi
published 20.0.3 •

Changelog

Source

20.0.3 (2022-12-20)

Bug Fixes

  • useEventListener: change the way listener added and removed (#1050) (f2936a5)
xobotyi
published 20.0.2 •

Changelog

Source

20.0.2 (2022-12-18)

Bug Fixes

  • docs: update link to GHA actions badge (348cba7)
xobotyi
published 20.0.1 •

Changelog

Source

20.0.1 (2022-12-07)

Bug Fixes

  • useMediaQuery: On misconfiguration, cause hydration error instead of SSR crash (#1042) (46e5bcc), closes #1000 #1000
xobotyi
published 20.0.0 •

Changelog

Source

20.0.0 (2022-12-02)

Bug Fixes

  • useMediaQuery: add option to martch media query on first render (#1020) (087b2b1), closes #1000

BREAKING CHANGES

  • useMediaQuery: useMediaQuery and useScreenOrientation now returns matched media query state on first render by default, SSR users can change that behaviour via hook options.
xobotyi
published 19.2.0 •

Changelog

Source

19.2.0 (2022-11-20)

Features

xobotyi
published 19.1.0 •

Changelog

Source

19.1.0 (2022-11-12)

Features

  • useStorageValue: add custom parse and stringify functions to options (#913) (095d371)
xobotyi
published 19.0.0 •

Changelog

Source

19.0.0 (2022-11-12)

Bug Fixes

  • useMeasure: only expose with and height properties (#954) (161c18d), closes #951

BREAKING CHANGES

  • useMeasure: Only width and height are now exposed from the element instead of the whole DOMRect
xobotyi
published 18.0.1 •

Changelog

Source

18.0.1 (2022-11-10)

Bug Fixes

  • useStorageValue: make methods to be stable between renders (#1015) (2211bb7), closes #1014
xobotyi
published 18.0.0 •

Changelog

Source

18.0.0 (2022-11-09)

BREAKING CHANGES

  • useDocumentTitle has been removed.
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