Nuxt/packages/nuxt/src/app
2024-10-13 21:26:07 +01:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
components fix(nuxt): allow islands to manipulate head client-side (#29186) 2024-10-11 11:31:46 +01:00
composables perf(nuxt): remove unneeded second call to useNuxtApp (#29514) 2024-10-13 21:26:07 +01:00
middleware fix(nuxt): handle external redirects from routeRules (#26120) 2024-03-07 01:17:40 +00:00
plugins chore: add more checks around indexed access (#29060) 2024-09-18 21:41:53 +02:00
types feat(nuxt): namespace __NUXT__ when using multi-app (#27263) 2024-08-19 22:16:03 +01:00
config.ts fix(nuxt): allow updating appConfig with non-iterable objects (#28773) 2024-09-02 12:12:58 +01:00
entry-spa.ts perf(vite): use stub entry in vite server build when ssr: false (#18782) 2023-02-06 15:25:24 -08:00
entry.async.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
entry.ts fix(nuxt): defer unsetting error handler until suspense resolves (#29037) 2024-09-17 16:57:23 +02:00
index.ts feat(nuxt): add useResponseHeader composable (#27131) 2024-10-08 17:16:31 +01:00
nuxt.ts fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:44:43 +01:00
types.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
utils.ts docs: add @since annotations to exported functions (#25365) 2024-04-19 17:58:19 +03:00