Socket
Socket
Sign inDemoInstall

react-use-sub

Package Overview
Dependencies
5
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

4.0.0

Diff

Changelog

Source

[4.0.0] - 2024-05-30

Changed

  • Dropped support for Node < 18
  • Using act from @testing-library/react in test util to avoid warnings being printed
vluft
published 3.0.1 •

Changelog

Source

[3.0.1] - 2022-10-15

Fixed

  • SSR was not working properly, because of missing mandatory getServerSnapshot implementation.

Changed

  • Dropped Node12 support. At least Node14 required now.
vluft
published 3.0.0 •

Changelog

Source

[3.0.0] - 2022-06-07

Added

  • Migration Guide Next

Changed

  • Not compatible anymore to earlier versions of React than 18, because it makes use of the new hook useSyncExternalStore and relies on automatic batching.
vluft
published 3.0.0-alpha.4 •

vluft
published 3.0.0-alpha.3 •

vluft
published 3.0.0-alpha.2 •

vluft
published 3.0.0-alpha.1 •

vluft
published 3.0.0-alpha.0 •

vluft
published 2.2.2 •

Changelog

Source

[2.2.2] - 2022-02-15

Fixed

  • Generating type interface instead of shipping real types to prevent TS errors for consumers.
vluft
published 2.2.1 •

Changelog

Source

[2.2.1] - 2021-11-01

Fixed

  • Include React 17 as valid peer dependency.
234Next
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc