Nuxt/packages/nuxt/src/app/plugins
2025-03-04 21:25:31 +00:00
..
browser-devtools-timing.client.ts feat(nuxt): print nuxt hook timings in browser devtools (#29922) 2024-12-06 21:10:06 +00:00
check-if-layout-used.ts chore(deps): update all non-major dependencies (3.x) (#28302) 2024-08-06 15:16:20 +01:00
check-outdated-build.client.ts feat(nuxt): allow configuring interval for checking app update (#27324) 2024-06-07 16:42:32 +01:00
chunk-reload-immediate.client.ts feat(nuxt): allow chunk error or manifest update -> reload (#28160) 2024-11-02 23:14:01 +00:00
chunk-reload.client.ts fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:57:44 +01:00
cross-origin-prefetch.client.ts feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
debug-hooks.ts feat(nuxt): granular debug options (#30578) 2025-02-08 20:53:17 +00:00
dev-server-logs.ts fix(nuxt): fix ssr log querySelector (#28864) 2024-09-06 08:53:57 +02:00
navigation-repaint.client.ts fix(nuxt): defer registering inp handler until nuxt is mounted 2024-06-24 23:44:32 +02:00
payload.client.ts fix(nuxt): preload links with same hostname 2024-05-07 15:20:24 +01:00
preload.server.ts refactor(nuxt): remove _registeredComponents from ssrContext (#27819) 2024-07-05 10:52:12 +01:00
restore-state.client.ts chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
revive-payload.client.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-20 20:55:24 +00:00
revive-payload.server.ts perf(nuxt): use reducer array + handle modified proto (#28768) 2024-09-03 14:35:21 +01:00
router.ts refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-20 20:55:24 +00:00
view-transitions.client.ts chore(deps): upgrade typescript 2024-09-10 19:51:51 +01:00