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

react-bindings

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-bindings - npm Package Versions

1
6

1.6.5

Diff

Changelog

Source

[1.6.5] - 2023-01-11

  • Removed tuple type due to type extraction changes in TypeScript 4.9.
bwestphal
published 1.6.4 •

Changelog

Source

[1.6.4] - 2023-01-10

  • Updated codebase to TypeScript 4.9.
bwestphal
published 1.6.3 •

Changelog

Source

[1.6.3] - 2022-08-23

  • Simplified internal code for binding callbacks.
bwestphal
published 1.6.2 •

Changelog

Source

[1.6.2] - 2022-08-12

  • BindingDependencies now extends undefined.
  • Removed unnecessary default generics for DependenciesT.
bwestphal
published 1.6.1 •

Changelog

Source

[1.6.1] - 2022-08-12

  • Fixed inconsistency where passing undefined bindings to hooks like useDerivedBinding would pass {} as the value.
bwestphal
published 1.6.0 •

Changelog

Source

[1.6.0] - 2022-08-12

Fixed

  • An issue where useBindingEffect ignored the limiter options for deps and mount-based changes.

Changed

  • useBindingEffect no longer waits for mount before running callbacks.
bwestphal
published 1.5.0 •

Changelog

Source

[1.5.0] - 2022-08-12

  • DefaultQueueProvider now has cancelAllOnUnmount prop, which defaults to false.

Notes

  • cancelAllOnUnmount defaults to false on DefaultQueueProvider, which potentially changes the behavior in subtle ways. The previous behavior was effectively cancelAllOnUnmount=true.
bwestphal
published 1.4.5 •

Changelog

Source

[1.4.5] - 2022-08-02

  • Updated docs.
bwestphal
published 1.4.4 •

Changelog

Source

[1.4.4] - 2022-08-01

  • Updated package dependencies.
bwestphal
published 1.4.3 •

Changelog

Source

[1.4.3] - 2022-07-21

  • Fixed a bug where useBindingEffect wasn't being re-triggered properly when deps changed.
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