chore(changeset): add

This commit is contained in:
braks
2024-03-06 19:03:28 +01:00
committed by Braks
parent 4e50efe8ee
commit c339058dcd
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Use separate interfaces for Edge- and NodeEvents and extend FlowEmit interface from them. Fixes edge events overwriting node event definitions when types are created.