diff --git a/.changeset/new-falcons-approve.md b/.changeset/new-falcons-approve.md new file mode 100644 index 00000000..9735005b --- /dev/null +++ b/.changeset/new-falcons-approve.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Add `valid` and `connecting` class names instead of `vue-flow__handle-valid` and `vue-flow__handle-connecting` (old class names kept for backwards compatibility but will be removed in the future) diff --git a/.changeset/shaggy-dots-wait.md b/.changeset/shaggy-dots-wait.md new file mode 100644 index 00000000..38efac67 --- /dev/null +++ b/.changeset/shaggy-dots-wait.md @@ -0,0 +1,5 @@ +--- +'@vue-flow/core': patch +--- + +Fix ios connection error