Nuxt/packages/nuxt/src/core
2025-02-10 21:36:43 +00:00
..
plugins feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-10 19:16:36 +00:00
runtime/nitro fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-03 12:05:04 +00:00
utils feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-10 19:16:36 +00:00
app.ts feat(nuxt): granular debug options (#30578) 2025-02-06 16:36:59 +00:00
builder.ts feat(nuxt): granular debug options (#30578) 2025-02-06 16:36:59 +00:00
cache.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 15:02:01 +00:00
external-config-files.ts refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-29 23:25:29 +00:00
features.ts perf(nuxt): use lighter @nuxt/cli dependency (#30526) 2025-01-10 17:09:51 +00:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts feat(nuxt): granular debug options (#30578) 2025-02-06 16:36:59 +00:00
nuxt.ts docs: clarify that local layers are scanned from rootDir 2025-02-10 21:36:43 +00:00
schema.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 15:02:01 +00:00
templates.ts fix(nuxt): delete existing properties in app config HMR (#30918) 2025-02-10 17:10:10 +00:00