chore: add changesets
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
5
.changeset/clever-ties-dance.md
Normal file
5
.changeset/clever-ties-dance.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Remove `extent` option from `setNodes` & `addNodes` action. Extent should be passed to a node or set with the global option.
|
||||
5
.changeset/gold-rocks-thank.md
Normal file
5
.changeset/gold-rocks-thank.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
'@vue-flow/core': patch
|
||||
---
|
||||
|
||||
Use computed var to get current node in `useDrag`. Fixes issue where overwriting a node breaks drag handler.
|
||||
Reference in New Issue
Block a user