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/react
## 12.0.0-next.28
- add `paneDistanceClick` prop (max distance between mousedown/up that will trigger a click)
## 12.0.0-next.27
- return Promises for `setViewport`, `fitView`, `fitBounds` and `zoomTo` to be able to await viewport update