@vue/compat 3.3.0-alpha.7 → 3.3.0-alpha.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/vue.cjs.js CHANGED
@@ -6771,7 +6771,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
6771
6771
  return vm;
6772
6772
  }
6773
6773
  }
6774
- Vue.version = `2.6.14-compat:${"3.3.0-alpha.7"}`;
6774
+ Vue.version = `2.6.14-compat:${"3.3.0-alpha.8"}`;
6775
6775
  Vue.config = singletonApp.config;
6776
6776
  Vue.use = (p, ...options) => {
6777
6777
  if (p && isFunction(p.install)) {
@@ -10796,7 +10796,7 @@ function isMemoSame(cached, memo) {
10796
10796
  return true;
10797
10797
  }
10798
10798
 
10799
- const version = "3.3.0-alpha.7";
10799
+ const version = "3.3.0-alpha.8";
10800
10800
  const _ssrUtils = {
10801
10801
  createComponentInstance,
10802
10802
  setupComponent,
@@ -5383,7 +5383,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
5383
5383
  return vm;
5384
5384
  }
5385
5385
  }
5386
- Vue.version = `2.6.14-compat:${"3.3.0-alpha.7"}`;
5386
+ Vue.version = `2.6.14-compat:${"3.3.0-alpha.8"}`;
5387
5387
  Vue.config = singletonApp.config;
5388
5388
  Vue.use = (p, ...options) => {
5389
5389
  if (p && isFunction(p.install)) {
@@ -8675,7 +8675,7 @@ function isMemoSame(cached, memo) {
8675
8675
  return true;
8676
8676
  }
8677
8677
 
8678
- const version = "3.3.0-alpha.7";
8678
+ const version = "3.3.0-alpha.8";
8679
8679
  const _ssrUtils = {
8680
8680
  createComponentInstance,
8681
8681
  setupComponent,
@@ -6671,7 +6671,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
6671
6671
  return vm;
6672
6672
  }
6673
6673
  }
6674
- Vue.version = `2.6.14-compat:${"3.3.0-alpha.7"}`;
6674
+ Vue.version = `2.6.14-compat:${"3.3.0-alpha.8"}`;
6675
6675
  Vue.config = singletonApp.config;
6676
6676
  Vue.use = (p, ...options) => {
6677
6677
  if (p && isFunction(p.install)) {
@@ -10684,7 +10684,7 @@ function isMemoSame(cached, memo) {
10684
10684
  return true;
10685
10685
  }
10686
10686
 
10687
- const version = "3.3.0-alpha.7";
10687
+ const version = "3.3.0-alpha.8";
10688
10688
  const ssrUtils = null;
10689
10689
  const resolveFilter = resolveFilter$1 ;
10690
10690
  const _compatUtils = {