@nuxt/schema-nightly
Advanced tools
Comparing version 3.9.0-28354214.15a5e77d to 3.9.0-28354217.7c6b6771
@@ -956,3 +956,3 @@ import { TransitionProps, KeepAliveProps } from 'vue'; | ||
/** @default false */ | ||
componentIslands: true | 'local' | 'local+remote' | Partial<{ remoteIsland: boolean, selectiveClient: boolean }> | false, | ||
componentIslands: true | 'local' | 'local+remote' | false, | ||
@@ -959,0 +959,0 @@ /** @default true */ |
{ | ||
"name": "@nuxt/schema-nightly", | ||
"version": "3.9.0-28354214.15a5e77d", | ||
"version": "3.9.0-28354217.7c6b6771", | ||
"repository": { | ||
@@ -5,0 +5,0 @@ "type": "git", |
@@ -290,3 +290,3 @@ import type { ComponentsOptions } from '../src/types/components' | ||
/** @default false */ | ||
componentIslands: true | 'local' | 'local+remote' | Partial<{ remoteIsland: boolean, selectiveClient: boolean }> | false, | ||
componentIslands: true | 'local' | 'local+remote' | false, | ||
@@ -293,0 +293,0 @@ /** @default true */ |
@@ -461,3 +461,3 @@ | ||
## `componentIslands` | ||
- **Type**: `true | 'local' | 'local+remote' | Partial<{ remoteIsland: boolean, selectiveClient: boolean }> | false` | ||
- **Type**: `true | 'local' | 'local+remote' | false` | ||
- **Default**: `false` | ||
@@ -464,0 +464,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
305169