chore(changeset): add

This commit is contained in:
braks
2024-03-06 22:21:57 +01:00
committed by Braks
parent 5df365cd63
commit 28cb081a4e
+5
View File
@@ -0,0 +1,5 @@
---
"@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.