Nuxt/packages/nuxt/src/core
Harlan Wilton 622c976cec
fix(nuxt): render head scripts that use body: true (#6293)
Co-authored-by: Damian Głowala <48835293+DamianGlowala@users.noreply.github.com>
2022-08-02 13:43:25 +02:00
..
plugins fix(nuxt): narrow nuxt.config import protection (#6279) 2022-08-01 19:25:31 +02:00
runtime/nitro fix(nuxt): render head scripts that use body: true (#6293) 2022-08-02 13:43:25 +02:00
app.ts feat(nuxt): extends support for app.vue (#6228) 2022-07-29 13:12:50 +02:00
builder.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00
modules.ts refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
nitro.ts fix(nuxt): always write nitro types when building (#6035) 2022-07-21 15:50:41 +02:00
nuxt.ts feat(nuxt): add <NuxtLoadingIndicator> component (#5121) 2022-07-07 19:59:55 +02:00
templates.ts feat(nuxt): app:rendered and app:response hooks (#6042) 2022-07-27 11:53:53 +02:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00