From 2b8fc1a65a7a0fb422ec99f91dbb971bc9c5558c Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 11 Jan 2024 12:56:30 +0100 Subject: [PATCH] chore(changeset): add --- .changeset/quick-hounds-wonder.md | 5 +++++ .changeset/wicked-ants-switch.md | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 .changeset/quick-hounds-wonder.md create mode 100644 .changeset/wicked-ants-switch.md diff --git a/.changeset/quick-hounds-wonder.md b/.changeset/quick-hounds-wonder.md new file mode 100644 index 00000000..5d246ad8 --- /dev/null +++ b/.changeset/quick-hounds-wonder.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Merge connection line styles with options diff --git a/.changeset/wicked-ants-switch.md b/.changeset/wicked-ants-switch.md new file mode 100644 index 00000000..678840ad --- /dev/null +++ b/.changeset/wicked-ants-switch.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Add fallback for connection line type (bezier as default)