chore(changeset): add

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-04-11 20:28:02 +02:00
committed by Braks
parent ab482bcf5d
commit c2b1cea10b
4 changed files with 20 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Add missing `Type` generic to node types
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Deprecate class and style funcs for node/edge types
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": patch
---
Add missing `Type` generic to edge types
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Add `ToGraphNode` and `ToGraphEdge` utility types