Nuxt/packages/nuxt/src/app
2024-08-20 11:36:14 +01:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
components feat(nuxt): allow defining triggers for prefetching links (#27846) 2024-08-20 11:36:14 +01:00
composables fix(nuxt): don't warn when data fetching in middleware (#28604) 2024-08-20 11:36:14 +01:00
middleware fix(nuxt): handle external redirects from routeRules (#26120) 2024-03-07 01:17:40 +00:00
plugins chore(deps): update all non-major dependencies (3.x) (#28302) 2024-08-06 15:16:20 +01:00
types fix(nuxt): only augment vue, not sub-packages (#28542) 2024-08-16 10:12:22 +01:00
config.ts chore(deps): update all non-major dependencies (3.x) (#28302) 2024-08-06 15:16:20 +01:00
defaults.ts fix(nuxt): remove boolean value for dedupe in v4 compat (#27511) 2024-06-10 21:51:40 +01:00
entry-spa.ts
entry.async.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
entry.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
index.ts perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998) 2024-07-05 10:52:12 +01:00
nuxt.ts feat(nuxt): allow specifying app id when creating a nuxt app (#28392) 2024-08-08 11:11:14 +01:00
types.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
utils.ts docs: add @since annotations to exported functions (#25365) 2024-04-19 17:58:19 +03:00