diff --git a/.changeset/late-toys-play.md b/.changeset/late-toys-play.md new file mode 100644 index 000000000..e6c7bcbbf --- /dev/null +++ b/.changeset/late-toys-play.md @@ -0,0 +1,6 @@ +--- +"@vue-flow/background": minor +"@vue-flow/core": minor +--- + +Move `` component to core package diff --git a/.changeset/spicy-cups-argue.md b/.changeset/spicy-cups-argue.md new file mode 100644 index 000000000..e94b6b8d2 --- /dev/null +++ b/.changeset/spicy-cups-argue.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/background": minor +--- + +Re-export `` from core pkg diff --git a/.changeset/witty-seals-cough.md b/.changeset/witty-seals-cough.md new file mode 100644 index 000000000..a9108666e --- /dev/null +++ b/.changeset/witty-seals-cough.md @@ -0,0 +1,5 @@ +--- +"@vue-flow/background": minor +--- + +Deprecate `@vue-flow/background` pkg diff --git a/docs/components/home/flows/Additional.vue b/docs/components/home/flows/Additional.vue index b0a1334b6..4bca121f0 100644 --- a/docs/components/home/flows/Additional.vue +++ b/docs/components/home/flows/Additional.vue @@ -98,7 +98,7 @@ onPaneReady((i) => emit('pane', i)) - + diff --git a/docs/components/home/flows/Intro.vue b/docs/components/home/flows/Intro.vue index 538af3bb0..e06ec763c 100644 --- a/docs/components/home/flows/Intro.vue +++ b/docs/components/home/flows/Intro.vue @@ -190,8 +190,8 @@ function scrollTo() {