Commit Graph

4670 Commits

Author SHA1 Message Date
tbitw2549
c6c4f4efc8 Merge branch 'patch-26' of https://github.com/GalacticHypernova/nuxt into patch-26 2024-10-23 21:10:40 +03:00
tbitw2549
f5bb1aad1c perf: object iterators 2024-10-23 21:09:22 +03:00
Michael Brevard
e155e0483e
perf: initial vite impl 2024-10-23 20:39:54 +03:00
renovate[bot]
9bb37f68cd
chore(deps): update all non-major dependencies (main) (#29651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 09:12:03 +01:00
renovate[bot]
9b40f72e66
chore(deps): update dependency nuxi to v3.15.0 (main) (#29644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 16:59:31 +01:00
Daniel Roe
b619b35e9a
fix(webpack): only insert dynamic require plugin when building 2024-10-22 15:35:40 +01:00
Michael Brevard
5dad6e6233
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 14:39:50 +01:00
xjccc
d275b382ec
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 13:57:16 +01:00
Bobbie Goede
eaeda4ee1e
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 13:32:46 +01:00
renovate[bot]
cd8a124123
chore(deps): update all non-major dependencies (main) (#29632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 13:04:07 +01:00
Michael Brevard
585938fcf3
perf(vite): avoid redundant postcss plugins overwrite (#29619) 2024-10-21 10:35:36 +01:00
tbitw2549
6613d9fedf Merge branch 'patch-26' of https://github.com/GalacticHypernova/nuxt into patch-26 2024-10-20 21:40:05 +03:00
tbitw2549
f2a9a568b0 perf(kit): unify mode regex 2024-10-20 21:39:35 +03:00
autofix-ci[bot]
9b501e1dd3
[autofix.ci] apply automated fixes 2024-10-20 18:35:23 +00:00
tbitw2549
ee6f91b7e3 perf: unify (j/t)sx regex 2024-10-20 21:33:03 +03:00
tbitw2549
dc4d032246 perf: unify shared patterns 2024-10-20 21:28:29 +03:00
tbitw2549
f49c0497ad perf: extract regex patterns 2024-10-20 21:18:12 +03:00
Michael Brevard
83465c241a
perf: cache regex patterns 2024-10-20 20:11:31 +03:00
renovate[bot]
abd5cae541
chore(deps): update all non-major dependencies (main) (#29582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-17 21:57:42 +01:00
renovate[bot]
560f176c09
chore(deps): update vitest to v2.1.3 (main) (#29531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-16 19:25:04 +01:00
renovate[bot]
b7e10e3956
chore(deps): update all non-major dependencies (main) (#29523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-16 18:36:28 +01:00
Daniel Roe
63ea27c004
fix(schema): mark configFile as required in layer type 2024-10-16 11:35:26 +01:00
renovate[bot]
44c2ddcf8a
chore(deps): update dependency memfs to ^4.14.0 (main) (#29516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-13 21:40:48 +01:00
Julien Huang
2091888d06
perf(nuxt): remove unneeded second call to useNuxtApp (#29514) 2024-10-13 21:26:07 +01:00
renovate[bot]
04e5828687
chore(deps): update dependency @nuxt/devtools to ^1.6.0 (main) (#29399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 21:31:09 +01:00
renovate[bot]
cfdc0289bb
chore(deps): update all non-major dependencies to v3.5.12 (main) (#29389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-11 23:37:01 +01:00
Alexander
79f55e348e
fix(vite): dim repeat count in logs (#29392) 2024-10-11 20:15:24 +01:00
Julien Huang
ca65f150b3
fix(nuxt): allow islands to manipulate head client-side (#29186) 2024-10-11 11:31:46 +01:00
renovate[bot]
1a659b326a
chore(deps): update all non-major dependencies (main) (#29383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 12:04:09 +02:00
renovate[bot]
ce5691a58b
chore(deps): update devdependency critters to v0.0.25 (main) (#29376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-11 10:47:23 +02:00
Ryoya
fbfb4e3568
fix(nuxt): fix nested page types in typedPages (#29352) 2024-10-10 20:53:51 +01:00
Alexander
f22e3ea802
fix(schema): use ConfigLayer type from c12 (#29370) 2024-10-10 19:06:43 +01:00
renovate[bot]
37b5dc2a64
chore(deps): update dependency impound to ^0.2.0 (main) (#29373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 20:05:51 +02:00
renovate[bot]
7386cb1236
chore(deps): update all non-major dependencies (main) (#29355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 14:07:53 +02: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
Ryota Watanabe
ebc370c6f6
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054) 2024-10-09 00:09:02 +02:00
Daniel Roe
be31a95c53
fix(nuxt): prevent 404 when hitting component test endpoint 2024-10-08 21:02:30 +02:00
renovate[bot]
676c6fb3f3
chore(deps): update devdependency ofetch to v1.4.1 (main) (#29329)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-08 20:56:52 +02:00
Jelmer
3f3d416769
feat(nuxt): add useResponseHeader composable (#27131) 2024-10-08 17:16:31 +01:00
Daniel Roe
e553032df6
feat(kit,schema): add addServerTemplate utility (#29320) 2024-10-08 15:58:21 +01:00
renovate[bot]
d9b7ac157d
chore(deps): update dependency chokidar to v4 (main) (#29324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 15:57:12 +02:00
Daniel Roe
0cc2890561
fix(nuxt): error on build when required module is missing (#29287) 2024-10-08 14:29:15 +01:00
Daniel Roe
b9f2ce0f42
fix(nuxt): pass absolute external link urls to link:prefetch (#29321) 2024-10-08 14:28:54 +01:00
renovate[bot]
3331994f6a
chore(deps): update all non-major dependencies (main) (#29318)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 13:38:21 +02:00
renovate[bot]
5502083ca9
chore(deps): update all non-major dependencies (main) (#29304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 00:58:46 +02:00
renovate[bot]
a87f1ee8d0
chore(deps): update all non-major dependencies (main) (#29299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 17:48:51 +02:00
renovate[bot]
3b533e3f85
chore(deps): update dependency mlly to ^1.7.2 (main) (#29294)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 06:49:01 +02:00
renovate[bot]
69e9fb1d57
chore(deps): update all non-major dependencies (main) (#29271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-06 05:45:42 +01:00
Pooya Parsa
fd5a0a1ff8
chore(deps): update jiti (#29280) 2024-10-05 19:41:35 +01:00