diff --git a/.changeset/loud-wasps-care.md b/.changeset/loud-wasps-care.md new file mode 100644 index 00000000..9ec9b0ed --- /dev/null +++ b/.changeset/loud-wasps-care.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix type exports using path alias instead of relative paths, which causes types to not be inferred on user-side