Nuxt/packages/nuxt/src/app
2022-09-21 11:53:38 +02:00
..
compat refactor(nuxt): enable strict type checking (#6368) 2022-08-12 19:47:58 +02:00
components fix(nuxt): only observe tag elements for <NuxtLink> prefetching (#7679) 2022-09-20 11:29:22 +02:00
composables fix(nuxt): export and auto-import clearNuxtData (#7710) 2022-09-21 11:53:38 +02:00
plugins fix(nuxt): keep state in the initial state instead of extracting it (#7567) 2022-09-16 12:49:00 +02:00
types refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
config.ts feat(nuxt): app.config improvements (#6905) 2022-08-24 18:35:02 +02:00
entry.async.ts refactor!: rename nuxt3 to nuxt (#4449) 2022-04-20 10:52:39 +02:00
entry.ts refactor(nuxt): enable strict type checking (#6368) 2022-08-12 19:47:58 +02:00
index.ts refactor: apply lints from @nuxtjs/eslint-config-typescript v11 (#7114) 2022-08-31 20:34:17 +02:00
nuxt.ts feat(nuxt): support prefetching <nuxt-link> (#4329) 2022-09-13 22:20:23 +02:00