chore(changeset): add

This commit is contained in:
braks
2024-05-30 11:49:12 +02:00
committed by Braks
parent cd362799e4
commit ac5e69b2c8

View File

@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Use separate prevConnections map in `useHandleConnections` composable to ensure comparison check is correct and callbacks are executed.