Nuxt/packages/nuxt/src/core
2024-05-09 10:09:24 +01:00
..
plugins feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
runtime/nitro perf(nuxt): remove ssrContext.styles reference (from unused vue-style-loader) 2024-05-09 10:09:24 +01:00
utils chore: fix small typos (#26907) 2024-04-23 13:53:11 +01:00
app.ts feat(nuxt,schema): inline error, welcome, spa-loading templates (#27021) 2024-05-01 14:10:33 +01:00
builder.ts feat(schema): v4 opt-in with future.compatibilityVersion (#26925) 2024-04-30 20:34:32 +01:00
external-config-files.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
features.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
modules.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nitro.ts fix(nuxt): don't pass options to spaLoadingTemplate function 2024-05-08 16:00:33 +01:00
nuxt.ts feat(nuxt): add onPrehydrate lifecycle hook (#27037) 2024-05-07 15:04:21 +01:00
schema.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
templates.ts feat(nuxt): support multiple nuxtApps at runtime (#27068) 2024-05-08 13:32:45 +01:00