Nuxt/packages/nuxt/src/core
2024-01-18 22:20:01 +00:00
..
plugins chore: fix typo in warning log (#25265) 2024-01-17 16:47:43 +00:00
runtime/nitro fix(nuxt): allow omitting fallback in island response (#25296) 2024-01-18 22:20:01 +00:00
utils perf(nuxt): don't dedupe fewer than two middleware/plugins (#24718) 2023-12-14 14:13:05 +00:00
app.ts fix(kit): improve types for options in addTemplate (#25109) 2024-01-12 10:47:23 +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 feat(nuxt): add experimental sharedPrerenderData option (#24894) 2024-01-18 10:01:39 +00:00
nuxt.ts fix(nuxt): apply more import protections for nitro runtime (#25162) 2024-01-12 11:22:01 +00:00
schema.ts refactor(nuxt): remove old reference to nuxt-config-schema (#25067) 2024-01-05 11:21:29 +00:00
templates.ts fix(nuxt): disable View Transitions if prefers-reduced-motion (#22292) 2024-01-18 10:00:41 +00:00