From 4ecfd7e19720b70024d0b5dff27d4537dd46b49a Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Mon, 12 Aug 2024 16:26:14 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/short-dingos-return.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/short-dingos-return.md diff --git a/.changeset/short-dingos-return.md b/.changeset/short-dingos-return.md new file mode 100644 index 00000000..75cde9d4 --- /dev/null +++ b/.changeset/short-dingos-return.md @@ -0,0 +1,5 @@ +--- +'@xyflow/system': patch +--- + +Use the handle id of the matching handle type when warning about an edge that can't be created due to missing handle ids.