Nuxt/packages/nuxt/src/app
2024-04-26 15:44:51 +01:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
components feat(nuxt): expose useLink from NuxtLink (#26522) 2024-04-19 12:48:49 +03:00
composables fix(nuxt): don't encode location header (#26893) 2024-04-22 22:11:46 +01:00
middleware fix(nuxt): handle external redirects from routeRules (#26120) 2024-03-07 01:17:40 +00:00
plugins chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
types fix(nuxt): support serialising rich server logs (#26503) 2024-03-27 11:42:43 +00:00
config.ts fix(nuxt): handle arrays correctly in updateAppConfig (#26949) 2024-04-26 15:44:51 +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 chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
index.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
nuxt.ts fix(nuxt): check if _scope is active before calling run function (#26756) (#26904) 2024-04-23 10:34:41 +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