Nuxt/packages/bridge/src
2021-10-22 19:04:15 +02:00
..
runtime fix(bridge): mark defineNuxtMiddleware as unsupprted 2021-10-21 17:59:42 +02:00
app.ts feat(nitro): update dependencies for node-fetch 3.x support (#1373) 2021-10-22 19:04:15 +02:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts feat(auto-imports): allow extending with config and hooks (#1167) 2021-10-18 15:39:53 +02: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 feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
meta.ts chore: change Nuxt3 to Nuxt 3 (#764) 2021-10-12 16:19:58 +02:00
module.ts refactor: rename global-imports to auto-imports (#706) 2021-10-11 10:07:27 +02:00
nitro.ts feat(nitro): update dependencies for node-fetch 3.x support (#1373) 2021-10-22 19:04:15 +02:00
resolve.ts fix(bridge): typo fix (#1168) 2021-10-18 14:47:26 +02:00
setup.ts fix(bridge): use esm for unplugin-vue2-script-setup (#690) 2021-10-11 10:21:45 +02: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