Nuxt/packages/nuxt/src/core
Anthony Fu fd94351ee9
refactor(nuxt)!: rename autoImports to imports (#6864)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2022-08-23 16:22:11 +02:00
..
plugins refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
runtime/nitro fix(nuxt): fallback to static error page on server error (#6697) 2022-08-17 11:14:00 +02:00
app.ts feat(nuxt): app.config with hmr and reactivity support (#6333) 2022-08-17 17:23:13 +02:00
builder.ts refactor(nuxt): enable strict type checking (#6368) 2022-08-12 19:47:58 +02:00
modules.ts refactor(nuxt): enable strict type checking (#6368) 2022-08-12 19:47:58 +02:00
nitro.ts fix(nuxt): pass analyze options through to nitro (#6871) 2022-08-23 15:54:39 +02:00
nuxt.ts refactor(nuxt)!: rename autoImports to imports (#6864) 2022-08-23 16:22:11 +02:00
templates.ts refactor(nuxt)!: rename autoImports to imports (#6864) 2022-08-23 16:22:11 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00