Nuxt/packages/nuxt/src/core
2023-12-20 21:20:57 +00:00
..
plugins feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
runtime/nitro perf(nuxt): avoid duplicate useRuntimeConfig call (#24843) 2023-12-20 21:20:57 +00:00
utils perf(nuxt): don't dedupe fewer than two middleware/plugins (#24718) 2023-12-14 14:13:05 +00:00
app.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00: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 chore: pin rollup to v4 (#24814) 2023-12-18 18:45:30 +01:00
nuxt.ts fix(nuxt): register override hooks separately (#24833) 2023-12-19 20:26:13 +00:00
schema.ts refactor(nuxt): opt-in to future jiti.import for schema (#24526) 2023-11-29 19:37:34 +01:00
templates.ts feat(nuxt): allow client components within NuxtIsland (#22649) 2023-12-19 12:21:29 +00:00