From a02adc3c2d7143b5c666ef7fae72e9a20d856f3d Mon Sep 17 00:00:00 2001 From: braks <78412429+bcakmakoglu@users.noreply.github.com> Date: Wed, 8 Mar 2023 17:13:29 +0100 Subject: [PATCH] chore: add changeset Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com> --- .changeset/weak-humans-explode.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/weak-humans-explode.md diff --git a/.changeset/weak-humans-explode.md b/.changeset/weak-humans-explode.md new file mode 100644 index 00000000..910534e6 --- /dev/null +++ b/.changeset/weak-humans-explode.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/core": patch +--- + +Downgrade unplugin-auto-import to fix vue types issue