Nuxt/packages/nuxt/src/app
2024-03-30 07:48:43 +00:00
..
compat chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
components perf(nuxt): reduce nuxt island payload (#26569) 2024-03-30 07:41:46 +00:00
composables refactor(nuxt): simplify check in navigateTo for server (#26546) 2024-03-29 10:42:06 +00:00
middleware fix(nuxt): handle external redirects from routeRules (#26120) 2024-03-07 01:17:40 +00:00
plugins fix(nuxt): handle errors parsing/stringifying logs 2024-03-27 17:12:57 +00:00
types fix(nuxt): support serialising rich server logs (#26503) 2024-03-27 11:42:43 +00:00
config.ts chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +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): pass joinRelativeURL + share paths on server (#26407) 2024-03-21 11:57:11 +00:00
index.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
nuxt.ts refactor(nuxt): simplify runtimeConfig initialization of client side (#26558) 2024-03-30 07:48:43 +00:00
types.ts fix(nuxt): provide typescript aliases for core packages (#26158) 2024-03-08 22:58:37 +00:00
utils.ts feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00