Nuxt/packages/nuxt/src/app
2024-12-18 17:03:06 +00:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
components chore(deps): update all non-major dependencies (3.x) (#30133) 2024-12-10 23:35:16 +00:00
composables fix(nuxt): update import paths for nitropack 2024-12-18 17:03:06 +00:00
middleware fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-18 16:36:45 +00:00
plugins fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-18 16:36:45 +00:00
types fix(nuxt): correct types for nuxt and nuxt/app (#30148) 2024-12-09 14:11:14 +00:00
config.ts fix(nuxt): allow updating appConfig with non-iterable objects (#28773) 2024-09-03 14:35:21 +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 perf(vite): use stub entry in vite server build when ssr: false (#18782) 2023-02-06 15:25:24 -08:00
entry.async.ts perf(nuxt): use granular imports for auto-importing composables (#23951) 2023-10-30 22:05:02 +01:00
entry.ts fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
index.ts test: add additional attw test for built packages (#30206) 2024-12-09 14:25:38 +00:00
nuxt.ts test: add additional attw test for built packages (#30206) 2024-12-09 14:25:38 +00: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