chore(changeset): add

This commit is contained in:
braks
2023-07-24 23:46:59 +02:00
committed by Braks
parent 2a597f8605
commit 02891b3aa9
2 changed files with 10 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Add flag to `removeNodes` which allows recursively removing all child nodes of a parent
+5
View File
@@ -0,0 +1,5 @@
---
"@vue-flow/core": minor
---
Allow passing string or `{ id }` type object to `getIncomers` and `getOutgoers`