chore: next release

This commit is contained in:
github-actions[bot]
2023-01-16 18:48:40 +01:00
committed by Braks
parent 010400992f
commit e5855a536c
4 changed files with 9 additions and 11 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Always handle keyup events, instead of cancelling when focusing an input dom node
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Check if position is a number when updating, instead of checking if the value is truthy. Fixes 0 values not being used when updating.