Nuxt/packages/bridge/src
Anthony Fu 8dd77d7b6e
feat: refreshNuxtData function and app:data:refresh hook (#3929)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-28 19:12:41 +02:00
..
runtime feat: refreshNuxtData function and app:data:refresh hook (#3929) 2022-03-28 19:12:41 +02:00
vite refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00
app.ts refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00
async-loading.ts feat: use native esm for all packages (#539) 2021-10-02 18:01:17 +02:00
auto-imports.ts fix(bridge): replace nuxt 3 auto-imports (#3850) 2022-03-24 14:15:32 +01:00
capi-legacy-key-plugin.ts fix(auto-imports): windows issue with parsing query from path (#3700) 2022-03-16 14:41:37 +01: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): use individual config layers for extending (#3717) 2022-03-16 21:36:30 +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
vue-compat.ts refactor(bridge): provide vue2 compat with a transform plugin (#3886) 2022-03-25 13:18:43 +01:00