Commit Graph

848 Commits

Author SHA1 Message Date
Daniel Roe
8a0350d5c2
fix(nuxt): allow url-specific chars in vfs (#30584) 2025-01-14 14:08:07 +00:00
Peter Buglavecz
fa2937087b
fix(nuxt): call page:loading:end only once with nested pages (#29009) 2025-01-14 12:59:04 +00:00
renovate[bot]
6cc6d69af4
chore(deps): update all non-major dependencies (3.x) (#30545)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-12 13:10:04 +00:00
renovate[bot]
0b2079726c
chore(deps): update all non-major dependencies (3.x) (#30487)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-11 17:28:27 +00:00
renovate[bot]
1253d4b60c
chore(deps): update all non-major dependencies (3.x) (#30463)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-06 12:02:13 +00:00
Julien Huang
fb1f24fd01
fix(nuxt): treat client useAsyncData calls as async boundaries (#30343) 2024-12-24 21:33:19 +00:00
Julien Huang
58b6b72fc3
perf(nuxt): remove useId from composable key plugin (#30328) 2024-12-23 16:29:09 +00:00
renovate[bot]
bdb7e1e9f2
chore(deps): update all non-major dependencies (3.x) (#30309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-22 13:04:31 +00:00
Vuk Marjanovic
a4d4d48124
fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-19 13:56:17 +00:00
renovate[bot]
bdca53ed59
chore(deps): update all non-major dependencies (3.x) (#30299)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-19 11:29:48 +00:00
Daniel Roe
f220314a59
fix(nuxt): update import paths for nitropack 2024-12-18 17:03:06 +00:00
Daniel Roe
f66cf928e2
test: ensure dev server is loaded before running tests 2024-12-18 16:36:46 +00:00
Alexander Lichter
aa79b3a120
feat(nuxt): add mode: 'navigation' to callOnce (#30260) 2024-12-18 16:36:46 +00:00
Connor Roberts
c193d40906
fix(nuxt): respect replace in middleware with navigateTo (#30283) 2024-12-18 16:36:46 +00:00
Daniel Roe
05f17b7041
fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-18 16:36:45 +00:00
renovate[bot]
8ecdc4691e
chore(deps): update all non-major dependencies (3.x) (#30252)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-13 19:54:19 +00:00
Daniel Roe
b88ad0765a
chore: update bundle size snapshot 2024-12-10 21:52:26 +00:00
Daniel Roe
08219a502d
test: try to improve spa preloader tests 2024-12-10 21:31:41 +00:00
Daniel Roe
d545f9e96c
test: bump bundle size snapshot 2024-12-09 22:00:52 +00:00
Daniel Roe
80bd2d2eca
test: improve assertions for spa loading tests 2024-12-09 21:42:09 +00:00
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
Daniel Roe
02390109c9
test: add additional attw test for built packages (#30206) 2024-12-09 14:25:38 +00:00
Julien Huang
666933646b
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
Julien Huang
94e643193e
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 14:11:14 +00:00
Daniel Roe
6ed1db9d85
fix: update engines.node to match dependencies (#30139) 2024-12-06 21:14:52 +00:00
Daniel Roe
016900ffdb
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00
Daniel Roe
a77c8f2e77
fix(nuxt): correct return type of useRequestFetch (#30117) 2024-12-03 09:57:57 +00:00
Daniel Roe
92b5a3d931
fix: remove unused dependencies and tidy project (#30043) 2024-11-27 17:07:07 +00:00
renovate[bot]
da7370dfda
chore(deps): update all non-major dependencies (3.x) (#29926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-17 10:41:23 -05:00
renovate[bot]
bbb52e3d3c
chore(deps): update devdependency nitropack to v2.10.3 (3.x) (#29805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-06 00:02:23 +00:00
renovate[bot]
89d73db81e
chore(deps): update all non-major dependencies (3.x) (#29763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-04 13:59:33 +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
Damian Głowala
59c28d5a5a
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 23:14:02 +00:00
翠 / green
084471ce09
test: add compat code for vite v6 (#29677) 2024-11-02 23:12:31 +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
Bobbie Goede
39951fd472
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 15:38:04 +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
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
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
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
Ryota Watanabe
ad7aae046e
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054) 2024-10-09 15:04:49 +02:00
Daniel Roe
4beb1c7176
test: move catchall path to subdirectory (#29331) 2024-10-09 15:04:10 +02:00
Jelmer
613340edcf
feat(nuxt): add useResponseHeader composable (#27131) 2024-10-09 15:04:09 +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
Daniel Roe
a28e00c0da
fix(nuxt): use routeRules to hint pages to prerender (#29172) 2024-10-07 06:28:13 +02:00
Daniel Roe
7f311e7730
test: fix assertion for style snapshot 2024-10-07 06:26:24 +02:00
renovate[bot]
248445f27b
chore(deps): update all non-major dependencies (3.x) (#29266)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-06 07:33:04 +01:00
renovate[bot]
cef43f9e79
chore(deps): update all non-major dependencies (3.x) (#29201)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-27 21:37:46 +01:00
Daniel Roe
a4534ae233
fix(nuxt): add crossorigin attribute for stylesheets (#29138) 2024-09-25 22:50:53 +01:00