Nuxt/packages/nuxt3/src/app
Anthony Fu 8dd77d7b6e
feat: refreshNuxtData function and app:data:refresh hook (#3929)
Co-authored-by: Sébastien Chopin <seb@nuxtjs.com>
Co-authored-by: Pooya Parsa <pyapar@gmail.com>
2022-03-28 19:12:41 +02:00
..
compat fix(nuxt3,bridge): correctly reference router from client-side helper (#3281) 2022-02-17 18:11:21 +01:00
components fix(nuxt3): do not use ts in internal components (#3773) 2022-03-18 11:57:53 +01:00
composables feat: refreshNuxtData function and app:data:refresh hook (#3929) 2022-03-28 19:12:41 +02:00
plugins refactor: add some more explicit types (#3721) 2022-03-16 23:44:22 +01:00
types feat(nuxt3): expose /app export paths (#3323) 2022-02-18 19:26:43 +01:00
entry.async.ts fix(vite,webpack): disable async entrypoint by default (#3375) 2022-02-25 13:42:34 +01:00
entry.ts fix(nuxt3): use shared module for dynamic paths (#3757) 2022-03-22 16:51:26 +01:00
index.ts feat(nuxt3): add <NuxtLink> component (#3544) 2022-03-14 14:36:32 +01:00
nuxt.ts feat: refreshNuxtData function and app:data:refresh hook (#3929) 2022-03-28 19:12:41 +02:00