chore(packages): bump

This commit is contained in:
moklick
2024-06-06 17:33:55 +02:00
parent 3a8ead838b
commit 5d6ac6e316
5 changed files with 18 additions and 3 deletions
+7
View File
@@ -1,5 +1,12 @@
# @xyflow/svelte
## 0.1.5
- prevent zooming on mobile if zoomOnPinch is false
- add straight edge to path built-in-types
- abort drag when multiple touches are detected
- fix merge_styles error
## 0.1.4
- add `selectable`, `deletable` and `draggable` to node and edge props