Nuxt/packages/nuxt/src/app
Daniel Roe 903597a48d
fix(nuxt): skip deep merge in dev mode for prototype keys (#31205)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-06 10:16:06 +00:00
..
compat chore: cleanup eslint rules with latest @nuxt/eslint-config (#26653) 2024-04-05 19:08:32 +01:00
components refactor(nuxt): use relative imports 2025-03-04 22:14:26 +00:00
composables refactor(nuxt): use relative imports 2025-03-04 22:14:26 +00:00
middleware fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-18 16:36:45 +00:00
plugins feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
types feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
config.ts fix(nuxt): skip deep merge in dev mode for prototype keys (#31205) 2025-03-06 10:16:06 +00: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 refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-20 20:55:24 +00:00
index.ts feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
nuxt.ts feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
types.ts refactor(nuxt): re-organize internal runtime/nitro files (#31131) 2025-02-28 14:05:55 +00:00
utils.ts docs: add @since annotations to exported functions (#25365) 2024-04-19 17:58:19 +03:00