@zag-js/react
Advanced tools
Comparing version
@@ -265,6 +265,6 @@ "use client"; | ||
hydratedStateRef.current = state.ref.current; | ||
fns.forEach((fn) => fn?.()); | ||
effects.current = /* @__PURE__ */ new Map(); | ||
transitionRef.current = null; | ||
queueMicrotask(() => { | ||
fns.forEach((fn) => fn?.()); | ||
effects.current = /* @__PURE__ */ new Map(); | ||
transitionRef.current = null; | ||
action(machine.exit); | ||
@@ -271,0 +271,0 @@ }); |
{ | ||
"name": "@zag-js/react", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "The react wrapper for zag", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/core": "1.3.1", | ||
"@zag-js/store": "1.3.1", | ||
"@zag-js/types": "1.3.1", | ||
"@zag-js/utils": "1.3.1" | ||
"@zag-js/core": "1.3.2", | ||
"@zag-js/store": "1.3.2", | ||
"@zag-js/types": "1.3.2", | ||
"@zag-js/utils": "1.3.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
24212
-0.05%+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
Updated
Updated
Updated
Updated