Nuxt/packages/nuxt/src/core
2025-02-11 19:33:17 +00:00
..
plugins feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
runtime/nitro fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-05 14:41:24 +00:00
utils feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
app.ts feat(nuxt): granular debug options (#30578) 2025-02-08 20:53:17 +00:00
builder.ts feat(nuxt): granular debug options (#30578) 2025-02-08 20:53:17 +00: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 feat(nuxt): granular debug options (#30578) 2025-02-08 20:53:17 +00:00
nuxt.ts feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 19:33:17 +00:00
schema.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 23:59:55 +00:00
templates.ts fix(nuxt): delete existing properties in app config HMR (#30918) 2025-02-11 19:31:18 +00:00