Nuxt/packages/nuxt/src/core
2025-02-05 14:41:24 +00:00
..
plugins perf(nuxt): early return from annotation for non-object syntax plugins (#30683) 2025-01-22 17:51:48 +00:00
runtime/nitro fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-05 14:41:24 +00:00
utils fix(nuxt): improve error logging when parsing with acorn (#30754) 2025-01-28 23:48:18 +01:00
app.ts perf(nuxt): reduce number of mkdirSync calls (#30651) 2025-01-21 12:05:31 +00:00
builder.ts fix(nuxt): allow restarting nuxt on paths outside srcDir (#30771) 2025-01-28 23:49:16 +01:00
cache.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +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 perf(nuxt): use lighter @nuxt/cli dependency (#30526) 2025-01-13 12:27:10 +00:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:45:48 +00:00
nuxt.ts fix(nuxt): allow restarting nuxt on paths outside srcDir (#30771) 2025-01-28 23:49:16 +01:00
schema.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
templates.ts fix(nuxt): fall back to plugin.src for variable name generation (#30649) 2025-01-17 23:47:59 +00:00