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
46

1.4.2

Diff

Changelog

Source

[1.4.2] - 2022-07-21

  • Updated package dependencies.
bwestphal
published 1.4.1 •

Changelog

Source

[1.4.1] - 2022-07-21

  • Fixed a bug with switching binding listeners.
bwestphal
published 1.4.0 •

bwestphal
published 1.3.4 •

Changelog

Source

[1.3.4] - 2022-07-17

  • If the same binding is included more than once as a dependency (to BindingsConsumer, useBindingEffect, etc.), only one listener will added now.
bwestphal
published 1.3.3 •

Changelog

Source

[1.3.3] - 2022-07-13

  • Renamed ExtractBindingsArrayValues to InferBindingsArrayValueTypes.
  • Renamed ExtractNamedBindingsValues to InferNamedBindingsValueTypes.
  • Exported InferBindingValueTypes.
bwestphal
published 1.3.2 •

Changelog

Source

[1.3.2] - 2022-07-13

  • Renamed BindingsArrayDependencies to BindingArrayDependencies for better consistency.
  • Renamed ExtractBindingValueTypes to InferBindingValueTypes for better consistency.
bwestphal
published 1.3.1 •

Changelog

Source

[1.3.1] - 2022-07-13

  • Fixed typing bug where undefined wasn't properly supported.
bwestphal
published 1.3.0 •

Changelog

Source

[1.3.0] - 2022-07-13

Changed

  • The generics typing on BindingsConsumer, useBindingEffect, useFlattenedBinding, and useDerivedBinding to allow for value extraction from single bindings, arrays, and tuples, in addition to from objects, which were previously supported.
  • The callbacks for the above now receive extracted values inline with their original structures -- not just when objects are used, as previously.
  • The callbacks for the above also now receive all input bindings as passed -- not just when objects are used, as previously.

Notes

This breaks compile-time backwards compatibility but only for projects that are directly using the interfaces for BindingsConsumer, useBindingEffect, useFlattenedBinding, or useDerivedBinding. The runtime compatibility is the same, hence only the minor version bump.

bwestphal
published 1.2.4 •

Changelog

Source

[1.2.2] - 2022-07-01 … [1.2.4] - 2022-07-05

  • Updated docs.
bwestphal
published 1.2.3 •

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