react-bindings
Advanced tools
Comparing version 1.4.4 to 1.4.5
@@ -17,3 +17,3 @@ import type { BindingDependencies } from '../../../binding/types/binding-dependencies'; | ||
* | ||
* @defaultValue `true` | ||
* @defaultValue `false` | ||
*/ | ||
@@ -20,0 +20,0 @@ detectInputChanges?: boolean; |
@@ -24,3 +24,3 @@ import type { DependencyList } from 'react'; | ||
* | ||
* @defaultValue `true` | ||
* @defaultValue `false` | ||
*/ | ||
@@ -27,0 +27,0 @@ detectInputChanges?: boolean; |
{ | ||
"name": "react-bindings", | ||
"version": "1.4.4", | ||
"version": "1.4.5", | ||
"description": "Data bindings for React", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
202441