@nuxt/schema-nightly
Advanced tools
Comparing version 3.9.0-28346301.c214869e to 3.9.0-28352133.0eb9caf0
@@ -913,5 +913,2 @@ import { TransitionProps, KeepAliveProps } from 'vue'; | ||
/** @default false */ | ||
reactivityTransform: boolean, | ||
/** @default true */ | ||
@@ -918,0 +915,0 @@ externalVue: boolean, |
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.9.0-28346301.c214869e", | ||
"version": "3.9.0-28352133.0eb9caf0", | ||
"repository": { | ||
@@ -50,3 +50,3 @@ "type": "git", | ||
"unctx": "2.3.1", | ||
"vite": "4.5.0", | ||
"vite": "5.0.2", | ||
"vue": "3.3.8", | ||
@@ -53,0 +53,0 @@ "vue-bundle-renderer": "2.0.0", |
@@ -247,5 +247,2 @@ import type { ComponentsOptions } from '../src/types/components' | ||
/** @default false */ | ||
reactivityTransform: boolean, | ||
/** @default true */ | ||
@@ -252,0 +249,0 @@ externalVue: boolean, |
@@ -87,3 +87,2 @@ { | ||
"asyncEntry": false, | ||
"reactivityTransform": false, | ||
"externalVue": true, | ||
@@ -90,0 +89,0 @@ "treeshakeClientOnly": true, |
@@ -390,7 +390,2 @@ | ||
## `reactivityTransform` | ||
- **Type**: `boolean` | ||
- **Default**: `false` | ||
## `externalVue` | ||
@@ -397,0 +392,0 @@ - **Type**: `boolean` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
305169
7590