Merge pull request #5335 from xyflow/fix/svelte-raw-store

Don't proxy objects in the store
This commit is contained in:
Moritz Klack
2025-06-16 14:29:22 +02:00
committed by GitHub
2 changed files with 31 additions and 26 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/svelte': patch
---
Prevent proxying objects in the store