@zag-js/core
Advanced tools
Comparing version
@@ -347,5 +347,2 @@ var __defProp = Object.defineProperty; | ||
this.setEvent("machine.stop" /* Stop */); | ||
if (this.config.context) { | ||
this.setContext(this.config.context); | ||
} | ||
this.stopStateListeners(); | ||
@@ -352,0 +349,0 @@ this.stopChildren(); |
{ | ||
"name": "@zag-js/core", | ||
"version": "0.0.0-dev-20220509202935", | ||
"version": "0.0.0-dev-20220509213421", | ||
"description": "A minimal implementation of xstate fsm for UI machines", | ||
@@ -40,3 +40,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@zag-js/utils": "0.0.0-dev-20220509202935", | ||
"@zag-js/utils": "0.0.0-dev-20220509213421", | ||
"klona": "^2.0.5", | ||
@@ -43,0 +43,0 @@ "valtio": "^1.6.0" |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
222131
-0.23%1991
-0.3%+ Added
- Removed