Nuxt/packages/kit/src
2022-11-03 22:03:12 +01:00
..
internal refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
loader refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487) 2022-10-27 12:36:37 +02:00
module refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487) 2022-10-27 12:36:37 +02:00
build.ts feat(kit): support plugin array for addVitePlugin and addWebpackPlugin (#8270) 2022-10-18 11:09:11 +02:00
compatibility.ts fix(kit, nuxi): semver regexp to support nuxt-edge current releases (bridge) (#7193) 2022-09-03 15:08:23 +02:00
components.ts fix(kit): support adding server-only/client-only components separately (#5686) 2022-07-01 12:02:34 +02:00
context.ts chore(deps): update dependency unctx to v2 (#6340) 2022-08-04 13:00:01 +02:00
ignore.ts refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
imports.ts feat(kit): add addImportsSources utility (#7270) 2022-09-06 12:17:41 +02:00
index.ts feat(kit): useNitro() utility (#7557) 2022-09-15 18:10:50 +02:00
layout.ts refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487) 2022-10-27 12:36:37 +02:00
logger.ts feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
nitro.ts feat(kit, nuxt): support prerender:routes and addPrerenderRoutes (#8670) 2022-11-03 22:03:12 +01:00
pages.ts refactor(nuxt)!: cleanup schema and split nuxt 2 types (#8487) 2022-10-27 12:36:37 +02:00
plugin.ts refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
resolve.ts fix(kit): don't require nuxt context when resolving path (#8504) 2022-10-26 15:55:11 +02:00
template.ts feat(kit): add updateTemplates utility (#8413) 2022-10-24 10:53:02 +02:00