@vue/compat 3.3.0-alpha.1 → 3.3.0-alpha.2

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
@@ -6743,7 +6743,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
6743
6743
  return vm;
6744
6744
  }
6745
6745
  }
6746
- Vue.version = `2.6.14-compat:${"3.3.0-alpha.1"}`;
6746
+ Vue.version = `2.6.14-compat:${"3.3.0-alpha.2"}`;
6747
6747
  Vue.config = singletonApp.config;
6748
6748
  Vue.use = (p, ...options) => {
6749
6749
  if (p && isFunction(p.install)) {
@@ -10737,7 +10737,7 @@ function isMemoSame(cached, memo) {
10737
10737
  return true;
10738
10738
  }
10739
10739
 
10740
- const version = "3.3.0-alpha.1";
10740
+ const version = "3.3.0-alpha.2";
10741
10741
  const _ssrUtils = {
10742
10742
  createComponentInstance,
10743
10743
  setupComponent,
@@ -5372,7 +5372,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
5372
5372
  return vm;
5373
5373
  }
5374
5374
  }
5375
- Vue.version = `2.6.14-compat:${"3.3.0-alpha.1"}`;
5375
+ Vue.version = `2.6.14-compat:${"3.3.0-alpha.2"}`;
5376
5376
  Vue.config = singletonApp.config;
5377
5377
  Vue.use = (p, ...options) => {
5378
5378
  if (p && isFunction(p.install)) {
@@ -8639,7 +8639,7 @@ function isMemoSame(cached, memo) {
8639
8639
  return true;
8640
8640
  }
8641
8641
 
8642
- const version = "3.3.0-alpha.1";
8642
+ const version = "3.3.0-alpha.2";
8643
8643
  const _ssrUtils = {
8644
8644
  createComponentInstance,
8645
8645
  setupComponent,
@@ -6643,7 +6643,7 @@ function createCompatVue$1(createApp, createSingletonApp) {
6643
6643
  return vm;
6644
6644
  }
6645
6645
  }
6646
- Vue.version = `2.6.14-compat:${"3.3.0-alpha.1"}`;
6646
+ Vue.version = `2.6.14-compat:${"3.3.0-alpha.2"}`;
6647
6647
  Vue.config = singletonApp.config;
6648
6648
  Vue.use = (p, ...options) => {
6649
6649
  if (p && isFunction(p.install)) {
@@ -10635,7 +10635,7 @@ function isMemoSame(cached, memo) {
10635
10635
  return true;
10636
10636
  }
10637
10637
 
10638
- const version = "3.3.0-alpha.1";
10638
+ const version = "3.3.0-alpha.2";
10639
10639
  const ssrUtils = null;
10640
10640
  const resolveFilter = resolveFilter$1 ;
10641
10641
  const _compatUtils = {