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
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
entry.async.ts
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