chore: next release

This commit is contained in:
github-actions[bot]
2022-12-30 01:11:49 +01:00
committed by Braks
parent 715b9fed6d
commit 16d9bb138b
4 changed files with 17 additions and 19 deletions
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Fix props being undefined on first render of custom node and edge components
-5
View File
@@ -1,5 +0,0 @@
---
'@vue-flow/core': patch
---
Remove `nodes` property from `ConnectionLineProps` - use `getNodes` inside the component instead ⚠️