chore: bump versions

This commit is contained in:
github-actions[bot]
2022-10-13 21:30:43 +00:00
committed by Braks
parent 483001d3f0
commit b7697de736
5 changed files with 13 additions and 17 deletions

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Prevent `mouseup` handler from resetting `startHandle` before connections can be made when using `connectOnClick`

View File

@@ -1,6 +0,0 @@
---
'@vue-flow/core': patch
---
Passing `single` option breaks `connectable` check when no handle ids are set
- Pass `connectable` to correct handle prop in default node types

View File

@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add `dragging` class name to pane on drag