Nuxt/packages/nuxt/src
2024-12-02 15:40:44 +00:00
..
app fix(nuxt): correct return type of useRequestFetch (#30117) 2024-12-02 15:40:44 +00:00
components refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
core fix(kit,nuxt): provide buildDir to normalizeTemplate (#30115) 2024-12-02 14:14:08 +00:00
head fix(nuxt): allow array/object style value for head components (#29999) 2024-11-28 09:39:46 +00:00
imports feat(nuxt): add new types to vue preset (#29819) 2024-11-26 14:09:25 +00:00
pages refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-11-28 16:34:02 +00:00
dirs.ts
index.ts perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998) 2024-07-03 17:46:42 +01:00
utils.ts