Nuxt/packages/nuxt3/src/app
2022-04-07 17:40:18 +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 fix(nuxt3): export useRequestEvent from #app (#4169) 2022-04-07 17:40:18 +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 feat!: migrate to nitropack (#3956) 2022-04-07 13:28:04 +02:00
index.ts refactor(nuxt3,bridge)!: rename useMeta to useHead (#4066) 2022-04-05 16:02:29 +02:00
nuxt.ts feat: support async plugins and middlewares (#3884) 2022-04-01 11:55:23 +02:00