chore: bump versions

This commit is contained in:
github-actions[bot]
2023-02-15 10:19:26 +01:00
committed by Braks
parent c805e6849c
commit 7eba916604
23 changed files with 65 additions and 58 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fit view on init is now triggered as soon as node dimensions are updated for the first time
-11
View File
@@ -1,11 +0,0 @@
---
'@vue-flow/pathfinding-edge': patch
'@vue-flow/node-resizer': patch
'@vue-flow/node-toolbar': patch
'@vue-flow/background': patch
'@vue-flow/controls': patch
'@vue-flow/minimap': patch
'@vue-flow/core': patch
---
Add compat mode to components to avoid breaking when used with @vue/compat
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Allow depr. connectionLineType to be null
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Add missing straight type to connection line options
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix connections for handles that are bigger than the specified connection radius
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Always emit edge update event
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix connection line not rendering properly when destructuring slot props
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Set `user-select: none` for edge labels
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Avoid re-rendering edges that have been deleted