Nuxt/packages/nuxt/src/app
2024-12-09 12:28:48 +00:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
components test: add additional attw test for built packages (#30206) 2024-12-09 12:28:48 +00:00
composables test: add additional attw test for built packages (#30206) 2024-12-09 12:28:48 +00:00
middleware fix(nuxt): handle external redirects from routeRules (#26120) 2024-03-07 01:17:40 +00:00
plugins feat(nuxt): print nuxt hook timings in browser devtools (#29922) 2024-12-03 10:12:07 +00:00
types fix(nuxt): correct types for nuxt and nuxt/app (#30148) 2024-12-09 10:49:39 +00:00
config.ts fix(nuxt): allow updating appConfig with non-iterable objects (#28773) 2024-09-02 12:12:58 +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 fix(nuxt): defer unsetting error handler until suspense resolves (#29037) 2024-09-17 16:57:23 +02:00
index.ts test: add additional attw test for built packages (#30206) 2024-12-09 12:28:48 +00:00
nuxt.ts test: add additional attw test for built packages (#30206) 2024-12-09 12:28:48 +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