From 860570e1dbd7374ac98a5438eadc82cd3f452e3d Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Thu, 30 May 2024 13:16:58 +0200 Subject: [PATCH] chore(changeset): add --- .changeset/plenty-pigs-sort.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/plenty-pigs-sort.md diff --git a/.changeset/plenty-pigs-sort.md b/.changeset/plenty-pigs-sort.md new file mode 100644 index 00000000..f2db1a6e --- /dev/null +++ b/.changeset/plenty-pigs-sort.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Replace array fns with for-loops