Nuxt/packages/nuxt/src/app
2023-02-07 06:01:03 -08:00
..
compat fix(nuxt): make onNuxtReady safe to run on server-side (#18706) 2023-02-02 05:27:48 -08:00
components fix(nuxt): import onServerPrefetch 2023-01-23 23:40:09 +00:00
composables fix(nuxt): defer adding route path to preloaded record (#18862) 2023-02-07 06:01:03 -08:00
plugins fix(nuxt): let router handle internal redirects within middleware (#18445) 2023-01-23 11:18:33 +00:00
types fix(nuxt): augment interfaces exported from vue (#18505) 2023-01-25 07:59:02 -08:00
config.ts fix(nuxt): support deep assign on empty object for app config (#10087) 2023-01-13 23:28:07 +00: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 refactor: split out type imports from value imports (#9225) 2022-12-11 21:44:52 +00:00
entry.ts chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12 (#9086) 2023-01-14 01:13:48 +00:00
index.ts refactor(nuxt)!: move head option support into defineNuxtComponent (#8901) 2022-11-15 15:47:17 +01:00
nuxt.ts fix(nuxt): await async callWithNuxt calls (#18443) 2023-01-23 11:13:21 +00:00