Daniel Roe
|
dd40cce539
|
fix(kit): include declaration files when resolving compilerOptions.paths
|
2025-03-04 16:43:02 +00:00 |
|
Daniel Roe
|
d93029b911
|
fix(kit): provide default extensions in resolveModule
|
2025-03-02 22:23:11 +00:00 |
|
renovate[bot]
|
c4fb9ced03
|
chore(deps): update dependency pkg-types to v2 (main) (#31122)
|
2025-03-01 14:46:54 +00:00 |
|
Daniel Roe
|
66f19ccf41
|
perf(kit): skip extra module resolution step in loadNuxt (#31176)
|
2025-03-01 12:45:17 +00:00 |
|
Daniel Roe
|
594286f258
|
feat(kit,nuxt): resolve template imports from originating module (#31175)
|
2025-03-01 12:37:06 +00:00 |
|
Daniel Roe
|
b0db03a406
|
feat(kit,nuxt): augment nitro types with addTypeTemplate (#31079)
|
2025-03-01 08:11:23 +00:00 |
|
Daniel Roe
|
798f050bc7
|
perf(nuxt): migrate to use exsolve for module resolution (#31124)
|
2025-02-26 17:02:04 +00:00 |
|
renovate[bot]
|
f2bef7c278
|
chore(deps): update dependency ohash to v2 (main) (#31049)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2025-02-25 08:39:09 +00:00 |
|
Harlan Wilton
|
c31a8f2e8e
|
perf(kit): try non-subpath routes first to resolve nuxt modules (#31037)
|
2025-02-24 10:35:30 +00:00 |
|
Daniel Roe
|
68348cde1d
|
fix(kit,schema): set esbuild target for experimental decorators (#31089)
|
2025-02-23 16:48:52 +00:00 |
|
Harlan Wilton
|
5fa257ad81
|
fix(kit): expose module dependency errors (#31035)
|
2025-02-20 12:44:13 +00:00 |
|
Alex Liu
|
0f0a822208
|
refactor(nuxt): prefer logical assignment operators (#31004)
|
2025-02-16 13:31:49 +00:00 |
|
Daniel Roe
|
ab1f21b481
|
feat(kit,nuxt,vite): directoryToURL to normalise paths (#30986)
|
2025-02-14 12:14:28 +01:00 |
|
Connor Pearson
|
7393c255c3
|
fix(kit): ensure nuxt is loaded from cwd rather than parent dir (#30910)
|
2025-02-13 22:47:39 +00:00 |
|
Daniel Roe
|
5aca9e63c1
|
feat(kit): add named layer aliases (#30948)
|
2025-02-11 20:58:42 +00:00 |
|
Julien Huang
|
d526fb1839
|
feat(kit,nuxt): allow multiple nuxts to run in one process (#30510)
|
2025-02-11 15:38:55 +00:00 |
|
Daniel Roe
|
433a7e4495
|
feat(kit,nuxt,schema): support experimental decorators syntax (#27672)
|
2025-02-10 19:16:36 +00:00 |
|
Daniel Roe
|
fdd22127e5
|
test: update unit test
|
2025-02-10 13:30:01 +00:00 |
|
Daniel Roe
|
c7212f7617
|
test: prepare environment to ensure more reproducible dev tests
|
2025-02-10 10:14:07 +00:00 |
|
Anthony Fu
|
090bc6d7da
|
feat(nuxt): support tracking changes to nuxt options by modules (#30555)
|
2025-02-06 21:56:58 +00:00 |
|
Anthony Fu
|
3db7e2e13d
|
feat(nuxt): granular debug options (#30578)
|
2025-02-06 16:36:59 +00:00 |
|
Daniel Roe
|
6fafc85ea0
|
fix(kit): load @nuxt/schema from nuxt package dir (#30774)
|
2025-01-28 21:36:04 +00:00 |
|
Yauheni Vasiukevich
|
6b82e834e3
|
perf(kit): update env expansion regex to match nitro (#30766)
|
2025-01-28 17:53:26 +00:00 |
|
Daniel Roe
|
f94cda4c80
|
fix(kit)!: do not check compatibility for nuxt version < 2.13
|
2025-01-22 14:01:25 +00:00 |
|
Daniel Roe
|
7cceb25c16
|
perf(kit): run components compat check synchronously (#30685)
|
2025-01-21 12:40:28 +00:00 |
|
Daniel Roe
|
83d2361e86
|
perf(kit): reduce duplication between findPath and resolvePath (#30682)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-01-21 11:33:12 +00:00 |
|
Daniel Roe
|
e4a6cdceb4
|
perf(kit,nuxt): don't resolve paths from local layers/modules (#30650)
|
2025-01-17 23:45:42 +00:00 |
|
Daniel Roe
|
bc669cba0f
|
fix(kit,nuxt,schema,vite): improve watching behaviour (#30620)
|
2025-01-16 15:02:01 +00:00 |
|
Anthony Fu
|
07146ddf48
|
refactor(kit,nuxt,webpack): reduce reassignments (#30589)
|
2025-01-14 17:36:18 +00:00 |
|
Daniel Roe
|
a6ee58911b
|
fix(kit): fully resolve plugin paths when normalising them (#30540)
|
2025-01-14 10:47:36 +00:00 |
|
Daniel Roe
|
bc1d39c825
|
perf(kit): remove iterations when resolving module path (#30562)
|
2025-01-13 14:25:21 +00:00 |
|
Saeid Zareie
|
47f94cf5b5
|
fix(kit): reorder #build to the end of tsConfig paths (#30520)
|
2025-01-10 13:37:45 +00:00 |
|
Daniel Roe
|
c1b8b921f1
|
perf(rspack,webpack): drop lodash-es dependency (#30409)
|
2024-12-30 19:38:22 +00:00 |
|
Mehmet
|
d6d90abb1a
|
fix(kit): initialize tsconfig paths in addTemplate if undefined (#30348)
|
2024-12-23 18:08:41 +00:00 |
|
Daniel Roe
|
c72cc1ba96
|
docs: update nitro links + fix link checking (#30228)
|
2024-12-11 13:58:56 +00:00 |
|
Daniel Roe
|
4a3af2dca4
|
fix(kit): use resolved module paths for transpile + modulesDir (#30136)
|
2024-12-03 13:19:59 +00:00 |
|
Daniel Roe
|
76abb53bf1
|
fix(kit): add better logging for non-resolved modules (#30116)
|
2024-12-02 14:44:24 +00:00 |
|
Daniel Roe
|
9275b2a7be
|
fix(kit,nuxt): provide buildDir to normalizeTemplate (#30115)
|
2024-12-02 14:14:08 +00:00 |
|
Inesh Bose
|
7e72e06603
|
feat(kit): allow module default options to be async (#29980)
|
2024-11-26 14:09:04 +00:00 |
|
Daniel Roe
|
bcf79a63ba
|
fix: remove unused dependencies and tidy project (#30043)
|
2024-11-26 13:01:38 +00:00 |
|
Daniel Roe
|
a0dcb64c76
|
fix(kit): re-export addServerTemplate
|
2024-11-25 15:26:29 +00:00 |
|
Daniel Roe
|
e9f7cb7f89
|
fix(kit): resolve module paths before appending subpaths (#29955)
|
2024-11-17 21:20:42 +00:00 |
|
Gustavo Aquino Torres Teixeira
|
d5494c9a5a
|
fix(kit): use dst to deduplicate templates when adding them (#29895)
|
2024-11-17 11:11:00 +00:00 |
|
Daniel Roe
|
5fa566c09a
|
fix(kit): convert module path to file url before reading meta
|
2024-11-06 11:16:45 +00:00 |
|
Daniel Roe
|
2c0994fdf8
|
fix(kit): use mlly to resolve module paths to avoid cjs fallback (#29799)
|
2024-11-05 17:53:42 +00:00 |
|
Aurion SARL
|
7177e81442
|
fix(kit): fall back to meta version if there's no module.json (#29793)
|
2024-11-05 11:27:06 +00:00 |
|
Michael Brevard
|
5dad6e6233
|
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620)
|
2024-10-22 14:39:50 +01:00 |
|
Daniel Roe
|
01bee2f0ea
|
feat(rspack,webpack): add rspack builder (#29142)
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
|
2024-10-09 14:57:54 +01:00 |
|
Daniel Roe
|
56d2261471
|
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165)
|
2024-10-09 13:58:05 +01:00 |
|
Daniel Roe
|
e553032df6
|
feat(kit,schema): add addServerTemplate utility (#29320)
|
2024-10-08 15:58:21 +01:00 |
|