Nuxt/packages/kit/src
Daniel Roe 7825e2aa12
feat(nuxt3,bridge): add automatic schema augmentation declaration (#3096)
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-02-08 20:09:44 +01:00
..
internal feat(kit)!: expose resolvePath (#3110) 2022-02-07 22:00:20 +01:00
loader refactor: rename options.layers to options._extends (#3109) 2022-02-07 19:44:48 +01:00
module feat(nuxt3,bridge): add automatic schema augmentation declaration (#3096) 2022-02-08 20:09:44 +01:00
auto-import.ts chore: replace constructors with types (#3056) 2022-02-03 19:02:55 +01:00
build.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
compatibility.ts feat(kit, schema)!: finalize nuxt 3 module spec and utils (#2275) 2021-12-21 14:57:26 +01:00
components.ts fix: sanitize import filenames in generated imports (#2216) 2022-02-07 14:45:47 +01:00
context.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
index.ts feat(kit): add helper addAutoImport (#3030) 2022-02-03 12:31:15 +01:00
pages.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
plugin.ts chore: replace constructors with types (#3056) 2022-02-03 19:02:55 +01:00
resolve.ts feat(kit): createResolver utility (#3111) 2022-02-07 22:39:31 +01:00
server.ts refactor: split schema to @nuxt/schema and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
template.ts refactor: write declarations to <buildDir>/types (#3067) 2022-02-07 11:20:01 +01:00