Nuxt/packages/kit/src
pooya parsa 92847ed924
feat(nuxt, kit): add shortcuts to register custom server handlers (#4850)
2022-05-06 15:31:52 +02:00
..
internal chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
loader fix(kit): try canonical package name for edge release 2022-04-20 12:35:09 +02:00
module chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
auto-import.ts refactor!: migrate to `unimport` (#3386) 2022-03-11 09:09:11 +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 feat(nuxt3): allow separating client and server components (#4390) 2022-04-19 21:13:55 +02:00
context.ts fix(kit): ensure `useNuxt` returns nuxt instance (#4059) 2022-04-04 11:41:48 +02:00
ignore.ts chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
index.ts feat: `.nuxtignore` support and `isIgnored` kit utility (#3424) 2022-02-28 17:11:46 +01: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 fix(kit): allow `src` for `addPluginTemplate` (#3542) 2022-03-08 18:42:46 +01:00
resolve.ts chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00
server.ts feat(nuxt, kit): add shortcuts to register custom server handlers (#4850) 2022-05-06 15:31:52 +02:00
template.ts chore: use `node:` prefix for built-in modules (#4384) 2022-04-15 17:19:05 +02:00