chore: next release

This commit is contained in:
github-actions[bot]
2023-01-18 09:19:32 +01:00
committed by Braks
parent 55206fffdb
commit ca96cba5ce
17 changed files with 55 additions and 30 deletions
-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
---
Upgrade to vite 4 & update deps
-7
View File
@@ -1,7 +0,0 @@
---
'@vue-flow/core': patch
---
Support key combinations for keycodes.
Combinations can be passed using an array of keycodes and concatenated with a plus sign.
For example: `['A+B']` will trigger when A and B are pressed at the same time.
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Keep user selection on right click