Nuxt/packages/bridge/src
2021-12-10 15:12:21 +01:00
..
runtime fix(bridge): remove falsy values from created and mounted (#2182) 2021-11-29 12:14:44 +01:00
vite fix(bridge): normalize strings in vite middleware template (#2319) 2021-12-10 15:12:21 +01:00
app.ts fix(bridge): always add components.d.ts reference (#2246) 2021-12-01 12:56:58 +01:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts feat(bridge): add useNuxt2Meta() composable (#1789) 2021-11-09 11:17:56 +01:00
capi-legacy-key-plugin.ts feat(bridge): add support for legacy composition api helpers (#584) 2021-09-29 12:38:44 +02:00
capi.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
dirs.ts chore: move nuxt-vite to bridge (#1180) 2021-10-26 14:59:05 +02:00
meta.ts chore: change Nuxt3 to Nuxt 3 (#764) 2021-10-12 16:19:58 +02:00
module.ts feat(bridge): allow user-defined scriptSetup options (#2185) 2021-11-29 13:17:29 +01:00
nitro.ts fix(nuxi): ignore static check with prepare command (#1971) 2021-11-16 17:10:28 +01:00
resolve.ts fix(bridge): typo fix (#1168) 2021-10-18 14:47:26 +02:00
setup.ts feat(bridge): allow user-defined scriptSetup options (#2185) 2021-11-29 13:17:29 +01:00
transpile.ts fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677) 2021-10-06 19:59:35 +02:00
typescript.ts fix(bridge): detect conflict with @nuxt/typescript-build usage (#672) 2021-10-06 17:39:13 +02:00