Nuxt/packages/nuxt/src/core
2023-10-31 14:30:54 +01:00
..
plugins fix(nuxt): tree shake all occurrences of <DevOnly> (#23466) 2023-10-12 18:27:21 +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): use payload url for isPrerendered, not current route (#24031) 2023-10-30 21:56:34 +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 perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00