chore: next release

This commit is contained in:
github-actions[bot]
2023-02-07 16:15:19 +01:00
committed by Braks
parent 49aef1ec88
commit 2c574acfdf
8 changed files with 21 additions and 25 deletions
-8
View File
@@ -1,8 +0,0 @@
---
"@vue-flow/node-resizer": minor
---
Add `keepAspectRatio` option to node-resizer.
- Aspect ratio can either be a number or a boolean
- When using a boolean value, the aspect ratio will match the initial node sizes' aspect ratio
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Avoid triggering edge update when mouse button is not left
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
When `includeHiddenNodes` is false, exclude hidden nodes when using fitView
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Use default values when defaultViewport vals are missing