Nuxt/packages/nuxt/src/core
Nasser BOUKEHIL bb533f8d25
fix(nuxt): include plugin templates in plugins.d.ts if they will be written (#23943)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-11-09 12:25:37 +01:00
..
plugins fix(nuxt): resolve imports from virtual files (#24022) 2023-11-01 16:55:34 +01:00
runtime/nitro fix(nuxt): use .json extension for server components (#23802) 2023-10-20 16:58:02 +01:00
utils fix(nuxt): preserve hyphens in component/layout kebab names (#23902) 2023-10-31 14:30:54 +01:00
app.ts feat(nuxt): scan and register layouts in nested folders (#20190) 2023-10-16 22:58:40 +01:00
builder.ts fix(nuxt): improve watcher logs slightly (#23857) 2023-10-22 09:23:03 +02:00
external-config-files.ts docs: update to new website (#23743) 2023-10-18 12:59:43 +02:00
features.ts feat(nuxt): prompt to autoinstall @nuxt/image when it is used (#23717) 2023-10-17 12:07:31 +01:00
modules.ts chore: prune internal unused code and exports (#21809) 2023-06-27 10:38:40 +01:00
nitro.ts fix(nuxt): reload nitro when spa loading template updates (#24036) 2023-10-31 19:05:06 +01:00
nuxt.ts feat(nuxt): prompt to autoinstall @nuxt/image when it is used (#23717) 2023-10-17 12:07:31 +01:00
schema.ts fix(nuxt): improve watcher logs slightly (#23857) 2023-10-22 09:23:03 +02:00
templates.ts fix(nuxt): include plugin templates in plugins.d.ts if they will be written (#23943) 2023-11-09 12:25:37 +01:00