Nuxt/packages/kit/src
2025-02-06 16:36:59 +00:00
..
internal refactor(nuxt): use errx to handle dev log traces (#28027) 2024-07-18 15:59:50 +01:00
loader fix(kit): load @nuxt/schema from nuxt package dir (#30774) 2025-01-28 21:36:04 +00:00
module feat(nuxt): granular debug options (#30578) 2025-02-06 16:36:59 +00:00
build.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
compatibility.ts perf(kit): run components compat check synchronously (#30685) 2025-01-21 12:40:28 +00:00
components.ts fix(kit)!: do not check compatibility for nuxt version < 2.13 2025-01-22 14:01:25 +00:00
context.ts chore(deps): update devdependency eslint-plugin-jsdoc to v46 (main) (#23614) 2023-10-11 13:31:22 +01:00
ignore.test.ts fix(nuxt): re-initialise nuxt._ignore after all modules run (#26680) 2024-04-19 11:48:19 +03:00
ignore.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 15:02:01 +00:00
imports.ts fix(kit,nuxt,schema)!: remove other support for nuxt2/bridge (#28936) 2024-09-11 11:02:22 +01:00
index.ts fix(kit,nuxt,schema,vite): improve watching behaviour (#30620) 2025-01-16 15:02:01 +00:00
layout.ts perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 14:39:50 +01:00
logger.test.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
logger.ts chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
nitro.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
pages.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
plugin.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
resolve.test.ts feat(kit): handle virtual files in resolvePath and findPath (#26465) 2024-04-19 12:43:28 +03:00
resolve.ts perf(kit): reduce duplication between findPath and resolvePath (#30682) 2025-01-21 11:33:12 +00:00
runtime-config.test.ts perf(kit): update env expansion regex to match nitro (#30766) 2025-01-28 17:53:26 +00:00
runtime-config.ts perf(kit): update env expansion regex to match nitro (#30766) 2025-01-28 17:53:26 +00:00
template.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00
utils.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00