react-bindings
Advanced tools
Changelog
[1.9.0] - 2023-02-23
useCallbackRef
and useStableValue
, which are generally useful in React development.Changelog
[1.8.1] - 2023-02-22
getAreEqual
, which returns the current areEqual
function (different than calling areEqual
, which actually performs a comparison).Changelog
[1.8.0] - 2023-02-17
useBiDirBindingSync
and useUniDirBindingSync
utility hooks for convenient synchronization of bindings.