chore: add changesets
Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
@@ -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.
|
||||||
@@ -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