chore(changeset): add

This commit is contained in:
braks
2024-08-01 18:33:24 +02:00
parent 3c3e9504b8
commit 12313a5b01

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.