Nuxt/packages/bridge/src
2021-10-12 00:36:50 +02:00
..
runtime feat: useState composable (#719) 2021-10-11 19:48:03 +02:00
app.ts fix(bridge): automatically transpile all modules (and sanitize transpiles) (#677) 2021-10-06 19:59:35 +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(nuxt3): useFetch (#721) 2021-10-12 00:36:50 +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 feat(bridge): use useMeta in bridge projects (#664) 2021-10-06 14:37:45 +02:00
module.ts refactor: rename global-imports to auto-imports (#706) 2021-10-11 10:07:27 +02:00
nitro.ts feat(nitro): automatically type middleware/api routes (#708) 2021-10-11 15:29:02 +02:00
resolve.ts fix(bridge): resolve browser condition above main for client (#641) 2021-10-04 22:25:27 +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