@zag-js/core
Advanced tools
Comparing version
@@ -28,2 +28,3 @@ interface Props { | ||
getComputed: () => ComputedFn<T>; | ||
getRefs: () => BindableRefs<T>; | ||
flush: (fn: VoidFunction) => void; | ||
@@ -30,0 +31,0 @@ } |
{ | ||
"name": "@zag-js/core", | ||
"version": "1.4.2", | ||
"version": "1.5.0", | ||
"description": "A minimal implementation of xstate fsm for UI machines", | ||
@@ -28,4 +28,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/utils": "1.4.2", | ||
"@zag-js/dom-query": "1.4.2" | ||
"@zag-js/utils": "1.5.0", | ||
"@zag-js/dom-query": "1.5.0" | ||
}, | ||
@@ -32,0 +32,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
31699
0.23%473
0.21%+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
Updated
Updated