1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-04 05:54:14 +00:00
Nuxt/packages/nuxt/src/app
2024-05-20 21:02:46 +01:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
components feat(nuxt): allow displaying error state in loading indicator () 2024-05-16 09:23:18 -05:00
composables fix(nuxt): encode location header in navigateTo () 2024-05-20 21:02:46 +01:00
middleware fix(nuxt): handle external redirects from routeRules () 2024-03-07 01:17:40 +00:00
plugins fix(nuxt): preload links with same hostname 2024-05-07 15:20:24 +01:00
types fix(nuxt): deprecate process.* flags () 2024-05-07 15:07:18 +01:00
config.ts fix(nuxt): handle arrays correctly in updateAppConfig () 2024-04-26 15:44:51 +01:00
entry-spa.ts perf(vite): use stub entry in vite server build when ssr: false () 2023-02-06 15:25:24 -08:00
entry.async.ts perf(nuxt): use granular imports for auto-importing composables () 2023-10-30 22:05:02 +01:00
entry.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
index.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
nuxt.ts feat(nuxt,schema): add appId and improve chunk determinism () 2024-05-16 22:41:31 -05:00
types.ts chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
utils.ts docs: add @since annotations to exported functions () 2024-04-19 17:58:19 +03:00