Nuxt/packages/bridge/src
Daniel Roe 14b32258e8
fix: ensure debounced/async handlers run in order (#3656)
2022-03-15 11:56:16 +01:00
..
runtime feat(bridge): auto-inject based on `provide` key from plugins (#3536) 2022-03-07 16:08:09 +01:00
vite fix: ensure debounced/async handlers run in order (#3656) 2022-03-15 11:56:16 +01:00
app.ts chore(deps): update all non-major dependencies (#3585) 2022-03-11 09:57:59 +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(nitro, nuxt3): allow handling otherwise unhandled runtime errors (#3464) 2022-03-11 09:22:16 +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(nuxt3, bridge): add `vue:setup` hook (#2408) 2021-12-21 15:44:35 +01:00
dirs.ts chore: move `nuxt-vite` to bridge (#1180) 2021-10-26 14:59:05 +02:00
meta.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
module.ts feat!(nuxt3): extends support for composables/ directory (#3423) 2022-03-09 12:03:36 +01:00
nitro.ts fix(bridge): handle static nested vite dirs (#3565) 2022-03-09 11:36:24 +01:00
resolve.ts fix(bridge): typo fix (#1168) 2021-10-18 14:47:26 +02:00
setup.ts feat(bridge): upgrade unplugin-vue2-script-setup (#2687) 2022-01-13 12:59:26 +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): support newer js targets with webpack (#3131) 2022-02-08 17:13:02 +01:00