chore: bump versions

This commit is contained in:
github-actions[bot]
2023-05-11 15:33:42 +02:00
committed by Braks
parent d470ce1f92
commit 0e7f3c223c
9 changed files with 21 additions and 36 deletions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `parent` class name to parent nodes
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Allow passing a single element to `removeNodes` and `removeEdges` actions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add id prop to BaseEdge component and pass id to the edge path
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Add `fromObject` function to load a graph from a flow export obj
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
Allow passing a single element to `addNodes` or `addEdges` actions
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": minor
---
When handles are on top of each other, try to pick the one closest to center and/or one that is of type target
-5
View File
@@ -1,5 +0,0 @@
---
"@vue-flow/core": patch
---
Do not render edges that are connected to a hidden node