chore: add changesets

This commit is contained in:
braks
2022-10-18 11:14:39 +02:00
committed by Braks
parent e6f97b897c
commit 61d2b88ebc
3 changed files with 15 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Node and Edge data and events to be definitely typed when passed as NodeProps or EdgeProps

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Extend Elements/FlowElements generics to differentiate between Node and Edge data and custom events

View File

@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Add Generic to isNode and isEdge helpers