chore: add changesets

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2022-12-18 23:10:57 +01:00
committed by Braks
parent f0a49414b7
commit 54c93b9279
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Remove immediate watch of VueFlow props and set prop values via state initalizer
+5
View File
@@ -0,0 +1,5 @@
---
'@vue-flow/core': patch
---
Only trigger store watcher immediate when elements were set, otherwise wait for changes in store to overwrite model-value