0.1.2 • Published 3 years ago

bindable-data v0.1.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

bindable-data

A smaller version of the parent project bindable-bloc.

Versions

0.1.2

  • Added support to receive the previous value upon bindable trigger event.

0.1.1

  • Potential fix for weird initial behavior when called useBindable.

0.1.0

  • Removed additional onChange argument on useBindable and useBindableUnsafe hooks due to negligible usage and being a hindrance in extending the hook's functionalities.
  • Changed process of useBindable and useBindableUnsafe to ensure the component can be rerendered when the bindable is triggered even without the reference of Bindable.value changing.

0.0.1

  • Initial release
0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.1

3 years ago