Nuxt/packages/nuxt/src/app
2024-02-21 21:20:13 +00:00
..
compat feat(nuxt): throw error if setInterval is used on server (#25259) 2024-01-19 22:38:15 +00:00
components fix(nuxt): pass external to navigate in custom <NuxtLink> (#25887) 2024-02-21 21:20:13 +00:00
composables fix(nuxt): respect dedupe option in useFetch (#25815) 2024-02-16 12:14:45 +00:00
middleware perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
plugins fix(nuxt): bypass browser cache when fetching app build id (#25813) 2024-02-16 17:03:42 +00:00
types feat(nuxt): useId composable (#23368) 2024-01-30 09:10:13 +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): improve global/payload error type with NuxtError (#25398) 2024-01-28 20:50:53 +00:00
index.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
nuxt.ts feat(nuxt): useId composable (#23368) 2024-01-30 09:10:13 +00:00
types.ts feat(nuxt): allow plugins to specify dependencies (#24127) 2023-12-14 17:11:08 +00:00
utils.ts feat(kit,nuxt,vite,webpack): add toArray util (#24857) 2023-12-23 14:22:58 +00:00