diff --git a/.changeset/long-bags-pay.md b/.changeset/long-bags-pay.md new file mode 100644 index 00000000..5dfab8e0 --- /dev/null +++ b/.changeset/long-bags-pay.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Use correct handle position as source x,y position of connection lines diff --git a/.changeset/rotten-singers-own.md b/.changeset/rotten-singers-own.md new file mode 100644 index 00000000..6ecf17f7 --- /dev/null +++ b/.changeset/rotten-singers-own.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Correct source handle type to be possibly null when passing as prop to custom connection line components