Nuxt/packages/nuxt/src/core
2022-09-06 18:21:53 +02:00
..
plugins refactor(nuxt, kit): improve type strictness (#6685) 2022-08-22 12:12:02 +02:00
runtime/nitro fix(nuxt): don't override payload error if it is present (#7290) 2022-09-06 18:21:53 +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 feat(nuxt): support experimental flag to render no client-side js (#7248) 2022-09-05 15:46:47 +02:00
nuxt.ts feat(kit): add addImportsSources utility (#7270) 2022-09-06 12:17:41 +02:00
templates.ts feat(nuxt): app.config improvements (#6905) 2022-08-24 18:35:02 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00