chore(changeset): add

This commit is contained in:
braks
2024-08-05 11:42:16 +02:00
parent 3c3e9504b8
commit 12313a5b01
+5
View File
@@ -0,0 +1,5 @@
---
'@xyflow/svelte': patch
---
Rename `isConnectable` prop locally to `isConnectableProp` to avoid naming collision with derived value of `isConnectable` in `<Handle>` component.