Nuxt/packages/kit/src
AndreyYolkin b97cc27469
fix(kit, nuxi): semver regexp to support `nuxt-edge` current releases (bridge) (#7193)
2022-09-03 15:08:23 +02:00
..
internal refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
loader feat: allow extending with `theme` config (#7131) 2022-09-01 12:05:02 +02:00
module refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
build.ts fix(kit): only call `viteExtendConfig` callback once if possible (#5929) 2022-07-15 23:34:29 +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 fix: improve `autoImports` deprecation dx (#7158) 2022-09-02 15:42:46 +02:00
index.ts fix: improve `autoImports` deprecation dx (#7158) 2022-09-02 15:42:46 +02:00
layout.ts refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
logger.ts feat: shared logger and silent test logs (#3259) 2022-02-16 22:34:32 +01:00
pages.ts refactor: split schema to `@nuxt/schema` and simplify kit (#2059) 2021-11-21 17:14:46 +01:00
plugin.ts refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
resolve.ts fix(kit): sort aliases before resolving (#7018) 2022-08-29 11:45:29 +02:00
server.ts feat(kit): allow `addServerHandler` to use method suffix of the file path (#5465) 2022-06-15 13:53:31 +02:00
template.ts refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00