Nuxt/packages/nuxt/src/core
2025-03-02 22:23:25 +00:00
..
plugins feat(nuxt): use oxc-parser instead of esbuild + acorn (#30066) 2025-03-02 08:38:16 +00:00
runtime/nitro fix(nuxt): do not render payloads if disabled, and correct regexp (#31167) 2025-03-01 22:47:44 +00:00
utils fix(nuxt): provide default extensions in resolveTypePath 2025-03-02 22:23:25 +00:00
app.ts perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
builder.ts perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
cache.ts chore(deps): update dependency ohash to v2 (3.x) (#31051) 2025-02-24 23:21:48 +00:00
external-config-files.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-30 00:20:51 +00:00
features.ts chore(deps): update dependency pkg-types to v2 (3.x) (#31123) 2025-03-01 21:13:08 +00:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts fix(nuxt): update path to no-ssr middleware handler 2025-02-28 19:54:12 +00:00
nuxt.ts perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
schema.ts perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
templates.ts feat(kit,nuxt): augment nitro types with addTypeTemplate (#31079) 2025-03-01 13:10:38 +00:00