Files
vue-flow/.changeset/chilly-cameras-smile.md
T
2024-03-06 19:03:28 +01:00

6 lines
200 B
Markdown

---
"@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.