Commit Graph

843 Commits

Author SHA1 Message Date
Julien Huang
201323d22c
perf(nuxt): remove useId from composable key plugin (#30328) 2024-12-22 13:03:59 +00:00
Vuk Marjanovic
03f0d1aec3
fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-18 23:39:54 +00:00
Daniel Roe
46e2900a26
test: ensure dev server is loaded before running tests 2024-12-18 12:09:18 +00:00
Alexander Lichter
f877823a43
feat(nuxt): add mode: 'navigation' to callOnce (#30260) 2024-12-18 11:41:15 +00:00
Connor Roberts
b4c0f17776
fix(nuxt): respect replace in middleware with navigateTo (#30283) 2024-12-18 10:26:32 +00:00
Daniel Roe
48e50c030a
fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-16 20:51:18 +00:00
renovate[bot]
54b1918a5c
chore(deps): update all non-major dependencies (main) (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-13 17:41:08 +00:00
Daniel Roe
4d22f4d5ac
chore: update once more 2024-12-12 13:05:43 +00:00
Daniel Roe
696be1150a
chore: downgrade engines.node to reflect only deps 2024-12-12 13:02:12 +00:00
Daniel Roe
cd98154c39
test: try to improve spa preloader tests 2024-12-10 20:45:07 +00:00
Daniel Roe
21b6826c1a
test: improve assertions for spa loading tests 2024-12-09 21:40:23 +00:00
Nikolay
54f5b9e8a4
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:09:15 +00:00
Julien Huang
231b7d17c3
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 10:35:37 +00:00
Julien Huang
374967ba10
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 10:34:00 +00:00
Daniel Roe
2cd9f33e6d
fix: update engines.node to match dependencies (#30139) 2024-12-03 15:47:02 +00:00
Harlan Wilton
a01c41b4d3
perf(nuxt): preload app manifest (#30017) 2024-12-03 13:07:36 +00:00
Daniel Roe
5f30fe925f
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:31:17 +00:00
Daniel Roe
7b9f4b8dd9
fix(nuxt): correct return type of useRequestFetch (#30117) 2024-12-02 15:40:44 +00:00
Daniel Roe
bcf79a63ba
fix: remove unused dependencies and tidy project (#30043) 2024-11-26 13:01:38 +00:00
renovate[bot]
93dacc0562
chore(deps): update all non-major dependencies (main) (#29933)
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:21 -05:00
renovate[bot]
6a1fed15ff
chore(deps): update all non-major dependencies (main) (#29770)
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:36 +00:00
Damian Głowala
2aa4daab92
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 22:25:05 +00:00
renovate[bot]
005d0f5b6d
chore(deps): update all non-major dependencies (main) (#29752) 2024-11-02 12:17:23 +01:00
翠 / green
194ff33975
test: add compat code for vite v6 (#29677) 2024-10-25 09:54:35 +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]
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
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
Julien Huang
ca65f150b3
fix(nuxt): allow islands to manipulate head client-side (#29186) 2024-10-11 11:31:46 +01:00
Ryoya
fbfb4e3568
fix(nuxt): fix nested page types in typedPages (#29352) 2024-10-10 20:53:51 +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
Ryota Watanabe
ebc370c6f6
fix(nuxt): avoid throwing 404 error before middleware finishes (#29054) 2024-10-09 00:09:02 +02:00
Daniel Roe
e56fa4e3dd
test: move catchall path to subdirectory (#29331) 2024-10-08 20:02:42 +01: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
renovate[bot]
dc2e2c6938
chore(deps): update all non-major dependencies (main) (#29198)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-27 19:20:02 +01:00
Daniel Roe
781d8c4174
fix(nuxt): use routeRules to hint pages to prerender (#29172) 2024-09-26 17:07:46 +01:00
Daniel Roe
ed0038200c
test: fix assertion for style snapshot 2024-09-26 09:36:38 +01:00
renovate[bot]
77e057ac44
chore(deps): update all non-major dependencies (main) (#29163)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-25 23:31:40 +01:00
Daniel Roe
f825eb54c4
fix(nuxt): add crossorigin attribute for stylesheets (#29138) 2024-09-24 13:03:09 +01:00
renovate[bot]
01e00963bc
chore(deps): update all non-major dependencies (main) (#29101) 2024-09-21 12:10:59 +01:00
renovate[bot]
61b5ef7850
chore(deps): update all non-major dependencies (main) (#29093) 2024-09-21 09:32:18 +01:00
Daniel Roe
efae3a4f3c
chore: add more checks around indexed access (#29060) 2024-09-18 21:41:53 +02:00
renovate[bot]
64a70feec2
chore(deps): update all non-major dependencies (main) (#29022)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-17 16:01:47 +02:00
renovate[bot]
64b60b1c05
chore(deps): update all non-major dependencies (main) (#29012)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-15 21:00:51 +01:00
renovate[bot]
162055d0d0
chore(deps): update all non-major dependencies (main) (#28986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-09-14 13:37:45 +01:00
Daniel Roe
38bed2bd8e
test: convert set to array 2024-09-13 12:47:22 +01:00
Daniel Roe
be622645e0
fix(nuxt): catch chunk errors directly in navigation 2024-09-13 12:44:43 +01:00
Daniel Roe
35ebf8d90b
test: add regression test for using route in template (#28967) 2024-09-13 12:31:26 +01:00
Daniel Roe
2fde562946
test: collect bundle sizes in parallel 2024-09-13 11:50:36 +01:00
Daniel Roe
7e2920b2c1
chore: refresh lockfile, use htmlnano + pin workflow deps (#28946) 2024-09-11 15:54:22 +01:00