Nuxt/packages/nuxt/src/app/composables
2023-12-16 11:09:41 +00:00
..
asyncContext.ts fix(nuxt): revert async transform of setup within defineComponent (#24784) 2023-12-16 11:09:41 +00:00
asyncData.ts fix(nuxt): ensure error in useAsyncData has correct type (#24396) 2023-12-14 12:41:40 +00:00
chunk.ts chore: update to use @nuxt/eslint-config (#24209) 2023-11-09 18:01:13 +01:00
component.ts fix(nuxt): revert async transform of setup within defineComponent (#24784) 2023-12-16 11:09:41 +00:00
cookie.ts feat(nuxt): allow readonly option for useCookie (#24503) 2023-11-28 13:35:43 +00:00
error.ts fix(nuxt): ensure error in useAsyncData has correct type (#24396) 2023-12-14 12:41:40 +00:00
fetch.ts fix(nuxt): respect custom timeout in useFetch (#24364) 2023-11-20 13:59:41 +00:00
hydrate.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
index.ts feat(nuxt): add prerenderRoutes ssr composable (#22863) 2023-09-28 11:54:22 +01:00
manifest.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
payload.ts fix(nuxt): remove trailing slash before checking if prerendered (#24516) 2023-11-29 10:18:24 +00:00
preload.ts chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614) 2023-10-11 13:31:22 +01:00
ready.ts feat(vite,webpack): tree-shakable import.meta.* build flags (#22428) 2023-08-07 23:03:40 +01:00
router.ts fix(nuxt): use consistent annotations for tree-shaking (#24514) 2023-11-28 23:20:54 +00:00
ssr.ts feat(nuxt): useRequestHeader utility (#24781) 2023-12-16 09:08:56 +00:00
state.ts chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614) 2023-10-11 13:31:22 +01:00
url.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00