Files
vue-flow/.changeset/pretty-ducks-sort.md
T
2024-03-06 22:21:57 +01:00

6 lines
224 B
Markdown

---
"@vue-flow/core": patch
---
Revert extending FlowEmits from separate interfaces for nodes and edges as it breaks event definitions for the actual component, causing warnings that the event was emitted by isn't defined.