chore: add changeset

This commit is contained in:
braks
2022-10-13 23:23:43 +02:00
committed by Braks
parent d420feaf48
commit 1e5a77d608
+9
View File
@@ -0,0 +1,9 @@
---
'@vue-flow/core': patch
---
`connectOnClick`: mouseup handler resets startHandle before connections can be made
## Bugfixes
- Prevent `mouseup` handler from resetting `startHandle` before connections can be made when using `connectOnClick`