From ed31890e4a694a5e0a530253f60078419861a89a Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 5 Oct 2023 22:45:31 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/thick-mugs-unite.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/thick-mugs-unite.md diff --git a/.changeset/thick-mugs-unite.md b/.changeset/thick-mugs-unite.md new file mode 100644 index 00000000..bd234028 --- /dev/null +++ b/.changeset/thick-mugs-unite.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": minor +--- + +add `flowToScreenCoordinate` & `screenToFlowCoordinate` to viewport actions