chore(changelogs): update

This commit is contained in:
moklick
2024-07-09 10:58:44 +02:00
parent 69bd68f4b8
commit b1118b1dd9
3 changed files with 11 additions and 12 deletions
+4
View File
@@ -1,5 +1,9 @@
# @xyflow/svelte
## 0.1.10
- add `paneDistanceClick` prop (max distance between mousedown/up that will trigger a click)
## 0.1.9
- return Promises for `setViewport`, `fitView`, `fitBounds` and `zoomTo` to be able to await viewport update