@nuxt/schema-nightly
Advanced tools
Comparing version 3.10.0-28404855.4f7de5af to 3.10.0-28407871.b5f962da
@@ -999,5 +999,2 @@ import { TransitionProps, KeepAliveProps } from 'vue'; | ||
/** @default false */ | ||
sharedPrerenderData: boolean, | ||
defaults: { | ||
@@ -1004,0 +1001,0 @@ nuxtLink: NuxtLinkOptions, |
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.10.0-28404855.4f7de5af", | ||
"version": "3.10.0-28407871.b5f962da", | ||
"repository": { | ||
@@ -41,3 +41,3 @@ "type": "git", | ||
"@vitejs/plugin-vue-jsx": "3.1.0", | ||
"@vue/compiler-core": "3.4.4", | ||
"@vue/compiler-core": "3.4.5", | ||
"c12": "1.6.1", | ||
@@ -52,3 +52,3 @@ "esbuild-loader": "4.0.2", | ||
"vite": "5.0.10", | ||
"vue": "3.4.4", | ||
"vue": "3.4.5", | ||
"vue-bundle-renderer": "2.0.0", | ||
@@ -55,0 +55,0 @@ "vue-loader": "17.4.2", |
@@ -329,5 +329,2 @@ import type { ComponentsOptions } from '../src/types/components' | ||
/** @default false */ | ||
sharedPrerenderData: boolean, | ||
defaults: { | ||
@@ -334,0 +331,0 @@ nuxtLink: NuxtLinkOptions, |
@@ -111,3 +111,2 @@ { | ||
"inlineRouteRules": false, | ||
"sharedPrerenderData": false, | ||
"defaults": { | ||
@@ -114,0 +113,0 @@ "nuxtLink": { |
@@ -524,7 +524,2 @@ | ||
## `sharedPrerenderData` | ||
- **Type**: `boolean` | ||
- **Default**: `false` | ||
## `defaults` | ||
@@ -531,0 +526,0 @@ |
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
308145
7688