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

1
13

17.0.1

Diff

Changelog

Source

17.0.1 (2022-11-05)

Bug Fixes

  • useStorageValue: respect initializeWithValue default, fix docs and tests (#1003) (1f730d6), closes #1002
xobotyi
published 17.0.0 •

Changelog

Source

17.0.0 (2022-11-03)

  • Rework useStorageValue to more simple and robust variant (#960) (7bcc385), closes #960

BREAKING CHANGES

  • new implementation brings different API. It is not backward compatible!

Co-authored-by: Arttu Olli arttuoll@tutanota.com

xobotyi
published 16.1.0 •

Changelog

Source

16.1.0 (2022-10-23)

Features

  • useDeepCompareMemo: Implement useDeepCompareMemo (#979) (532cc41), closes #871
xobotyi
published 16.0.1 •

Changelog

Source

16.0.1 (2022-10-22)

Bug Fixes

  • useCustomCompareMemo: Correctly infer the type of the value returned by the factory function (#976) (a625c55), closes #975
xobotyi
published 16.0.0 •

Changelog

Source

16.0.0 (2022-10-09)

Styles

  • remove I prefix from types and interfaces (c2a1ff4)

BREAKING CHANGES

  • I prefix removed from all types having it.
xobotyi
published 15.1.0 •

Changelog

Source

15.1.0 (2022-08-14)

Features

  • useCustomCompareMemo - like useMemo but uses custom deps comparator (#895) (5b38e8d)
  • implement useTimeoutEffect (#886) (a3f6f07)
xobotyi
published 15.0.1 •

Changelog

Source

15.0.1 (2022-07-04)

Bug Fixes

  • useLifecycleLogger: rework hook and improve tests coverage (#868) (bfba4c2)
xobotyi
published 15.0.0 •

Changelog

Source

15.0.0 (2022-07-04)

Bug Fixes

  • useMediaQuery: fix state stuck for concurrent mode (#866) (75db2b5), closes #849

Features

  • implement useControlledRerenderState hook (#865) (ea4545b)
  • useToggle: ignore react events passed to state setter (#867) (085f711), closes #861

BREAKING CHANGES

  • useToggle: useToggle now ignores react events passed to its state setter, so it can be used as event handler directly.
  • useMediaQuery: useMediaQuery and useScreenOrientation are asynchronous now and yields undefined at very first render, but updates to actual value right after.
xobotyi
published 14.7.1 •

Changelog

Source

14.7.1 (2022-07-03)

Bug Fixes

xobotyi
published 14.7.0 •

Changelog

Source

14.7.0 (2022-06-30)

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