From 9326c580da5cebc3fd39d1ade195291033c03e54 Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Tue, 6 Dec 2022 17:31:22 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/small-birds-worry.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/small-birds-worry.md diff --git a/.changeset/small-birds-worry.md b/.changeset/small-birds-worry.md new file mode 100644 index 00000000..9f3d0dcf --- /dev/null +++ b/.changeset/small-birds-worry.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Remove barrel files and use auto-imports instead (internal change)