Commit Graph

4640 Commits

Author SHA1 Message Date
xjccc
738e2ee8eb
fix(nuxt): respect existing props value in definePageMeta (#29683) 2024-11-03 20:57:05 +00:00
Pooya Parsa
0767742af3
chore: update nitropack to 2.10.2 (#29766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 14:57:21 +00:00
Daniel Roe
686be8168b
fix(vite): update signature for createIsExternal 2024-11-02 23:20:04 +00:00
Damian Głowala
59c28d5a5a
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 23:14:02 +00:00
Nils
b2accc6de7
feat(nuxt): allow chunk error or manifest update -> reload (#28160) 2024-11-02 23:14:01 +00:00
Estéban
18d547d5a5
feat(schema,nuxt): add shared/ folder and #shared alias (#28682) 2024-11-02 23:13:59 +00:00
Anthony Fu
3223117811
fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-02 23:12:33 +00:00
renovate[bot]
85514f212c
chore(deps): update all non-major dependencies (3.x) (#29753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-02 09:43:22 +00:00
renovate[bot]
0eeeda41ff
chore(deps): update all non-major dependencies (3.x) (#29726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-01 12:39:16 +00:00
renovate[bot]
9f2e8e54f9
chore(deps): update vitest to v2.1.4 (3.x) (#29711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 07:06:20 -07:00
renovate[bot]
03cf2d1c03
chore(deps): update all non-major dependencies (3.x) (#29707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 06:37:37 -07:00
renovate[bot]
7a25658a51
chore(deps): update devdependency rollup to v4.24.2 (3.x) (#29705)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 20:28:45 -07:00
renovate[bot]
5aa896bc88
chore(deps): update all non-major dependencies (3.x) (#29694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 06:41:37 -07:00
renovate[bot]
a0fc54f93e
chore(deps): update devdependency tinyglobby to v0.2.10 (3.x) (#29680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 11:40:52 +01:00
renovate[bot]
4ed6545be5
chore(deps): update all non-major dependencies (3.x) (#29652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-23 12:53:56 +01:00
renovate[bot]
f63991847e
chore(deps): update dependency nuxi to v3.15.0 (3.x) (#29645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 12:53:53 +01:00
Daniel Roe
a248f24f50
test: update snapshot for https://github.com/nuxt/nuxt/pull/28441 2024-10-22 17:50:33 +01:00
Michael Brevard
9e23aceb6a
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 15:38:26 +01:00
xjccc
56ceb1840e
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 15:38:04 +01:00
Bobbie Goede
39951fd472
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 15:38:04 +01:00
Michael Brevard
da809b0a5b
perf(vite): avoid redundant postcss plugins overwrite (#29619) 2024-10-22 15:38:04 +01:00
renovate[bot]
b2596ea294
chore(deps): update all non-major dependencies (3.x) (#29633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-22 13:16:49 +01:00
renovate[bot]
c8add679b2
chore(deps): update all non-major dependencies (3.x) (#29584)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-17 23:06:29 +01:00
renovate[bot]
883370c8fe
chore(deps): update vitest to v2.1.3 (3.x) (#29532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 21:39:24 +01:00
Daniel Roe
7ece49f9b1
chore: use jiti.import 2024-10-17 21:37:59 +01:00
renovate[bot]
dadf50dbcd
chore(deps): update all non-major dependencies (3.x) (#29524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-16 22:52:04 +01:00
Daniel Roe
3bbcd7d218
fix(schema): mark configFile as required in layer type 2024-10-16 11:52:23 +01:00
Julien Huang
088beaa90b
perf(nuxt): remove unneeded second call to useNuxtApp (#29514) 2024-10-16 11:52:13 +01:00
renovate[bot]
c3dc05c1a6
chore(deps): update dependency memfs to ^4.14.0 (3.x) (#29517)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 21:40:46 +01:00
renovate[bot]
494dd8ae72
chore(deps): update dependency @nuxt/devtools to ^1.6.0 (3.x) (#29400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 20:29:53 +01:00
Alexander
50dcf5f64e
fix(vite): dim repeat count in logs (#29392) 2024-10-11 23:39:30 +01:00
Julien Huang
4bb023cd4b
fix(nuxt): allow islands to manipulate head client-side (#29186) 2024-10-11 23:39:30 +01:00
Ryoya
ff18ecffd3
fix(nuxt): fix nested page types in typedPages (#29352) 2024-10-11 23:39:30 +01:00
Alexander
2513c80816
fix(schema): use ConfigLayer type from c12 (#29370) 2024-10-11 23:39:27 +01:00
renovate[bot]
71e48ca1bb
chore(deps): update all non-major dependencies to v3.5.12 (3.x) (#29390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-11 18:29:52 +02:00
renovate[bot]
13702c82fd
chore(deps): update all non-major dependencies (3.x) (#29384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 12:04:07 +02:00
renovate[bot]
4ef4ec13d3
chore(deps): update all non-major dependencies (3.x) (#29375)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 10:47:19 +02:00
renovate[bot]
7c0e5853e5
chore(deps): update all non-major dependencies (3.x) (#29356)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 14:07:50 +02:00
Daniel Roe
71e0fb06f0
chore: revert unbuild update 2024-10-09 16:13:07 +02:00
Daniel Roe
e207f7e993
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 15:59:32 +02:00
Daniel Roe
0f210e3170
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165) 2024-10-09 15:04:58 +02:00
Ryota Watanabe
ad7aae046e
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054) 2024-10-09 15:04:49 +02:00
Daniel Roe
cb725f0146
fix(nuxt): prevent 404 when hitting component test endpoint 2024-10-09 15:04:10 +02:00
Jelmer
613340edcf
feat(nuxt): add useResponseHeader composable (#27131) 2024-10-09 15:04:09 +02:00
Daniel Roe
da0dfd3054
feat(kit,schema): add addServerTemplate utility (#29320) 2024-10-09 08:28:57 +02:00
Daniel Roe
90e413e428
fix(nuxt): error on build when required module is missing (#29287) 2024-10-09 08:28:27 +02:00
Daniel Roe
43f80f134b
fix(nuxt): pass absolute external link urls to link:prefetch (#29321) 2024-10-09 08:28:27 +02:00
renovate[bot]
400fecba58
chore(deps): update devdependency ofetch to v1.4.1 (3.x) (#29330) 2024-10-08 22:07:31 +02:00
renovate[bot]
ceb85f5bb7
chore(deps): update dependency chokidar to v4 (3.x) (#29325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 16:15:20 +02:00
renovate[bot]
bcdcb9a6aa
chore(deps): update all non-major dependencies (3.x) (#29319)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 13:28:24 +02:00