Nuxt/packages/kit/src
2025-02-11 20:58:42 +00:00
..
internal refactor(nuxt): use errx to handle dev log traces (#28027) 2024-07-18 15:59:50 +01:00
loader feat(kit): add named layer aliases (#30948) 2025-02-11 20:58:42 +00:00
module feat(nuxt): support tracking changes to nuxt options by modules (#30555) 2025-02-06 21:56:58 +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 feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 15:38:55 +00: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 feat(kit,nuxt): allow multiple nuxts to run in one process (#30510) 2025-02-11 15:38:55 +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 test: update unit test 2025-02-10 13:30:01 +00: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 feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-10 19:16:36 +00:00
utils.ts refactor(kit,nuxt,webpack): reduce reassignments (#30589) 2025-01-14 17:36:18 +00:00