Nuxt/packages/nuxt/src/core
2023-04-03 03:39:01 -07:00
..
plugins feat(nuxt): allow configuring treeshakeable composables (#19383) 2023-03-07 01:30:05 -08:00
runtime/nitro fix(nuxt): disable x-nuxt-no-ssr header by default (#20024) 2023-04-03 03:39:01 -07:00
app.ts fix(nuxt): provide node16-style type exports (#18431) 2023-03-11 13:16:01 -08:00
builder.ts fix(nuxt): import builder path as file url 2023-03-14 14:24:04 +00:00
modules.ts refactor!: remove deprecated api (#9029) 2022-11-16 03:26:35 +01:00
nitro.ts fix(nuxt): disable x-nuxt-no-ssr header by default (#20024) 2023-04-03 03:39:01 -07:00
nuxt.ts fix(schema): show payloadExtraction warning only when unset (#18516) 2023-03-13 04:06:43 -07:00
schema.ts fix(nuxt): don't override options signature with schema (#19934) 2023-03-28 01:55:20 -07:00
templates.ts fix(nuxt): ignore schema types that eval to any (#19835) 2023-03-22 17:08:27 +00:00
utils.ts feat(nuxt)!: support universal global middleware (#5038) 2022-06-27 14:10:29 +02:00