From 9a8309dab892f047fce10d3c763466cf84f726b0 Mon Sep 17 00:00:00 2001 From: peterkogo Date: Mon, 9 Dec 2024 12:31:10 +0100 Subject: [PATCH] chore(changeset) add --- .changeset/many-emus-begin.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changeset/many-emus-begin.md diff --git a/.changeset/many-emus-begin.md b/.changeset/many-emus-begin.md new file mode 100644 index 00000000..ea5fd7fa --- /dev/null +++ b/.changeset/many-emus-begin.md @@ -0,0 +1,6 @@ +--- +'@xyflow/react': patch +'@xyflow/svelte': patch +--- + +Fix intersections for nodes with origins other than [0,0].