Commit Graph

899 Commits

Author SHA1 Message Date
Daniel Roe
7fd75f54ad
test: migrate runtime compiler test to playwright (+ add test cases) (#31405)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-17 21:21:54 +00:00
Daniel Roe
8727e40c59
perf(nuxt): use browser cache for payloads (#31379) 2025-03-17 14:41:59 +00:00
renovate[bot]
4cdd252dc4
chore(deps): update all non-major dependencies (3.x) (#31390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-17 13:02:36 +00:00
renovate[bot]
88463de9b9
chore(deps): update all non-major dependencies (3.x) (#31324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-17 10:09:44 +00:00
renovate[bot]
2d12e1ec5d
chore(deps): update all non-major dependencies (3.x) (#31292) 2025-03-09 19:48:16 +00:00
Daniel Roe
2ab20bfdc7
chore: lint repo 2025-03-09 15:35:43 +00:00
renovate[bot]
2c68c924c3
chore(deps): update all non-major dependencies (3.x) (#31240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-07 12:31:05 +00:00
Daniel Roe
7c427dfa05
fix(nuxt): fall back to wasm if oxc native bindings are missing (#31190) 2025-03-07 11:51:20 +00:00
Daniel Roe
556a0cb787
test: migrate hmr test to use playwright runner (#31241) 2025-03-07 01:21:33 +00:00
Daniel Roe
7a92b766f5
feat(nuxt): align nuxt error handling with nitro (#31230)
Co-authored-by: Daniel Philip Johnson <daniel-philip-johnson@outlook.com>
Co-authored-by: Saeid Zareie <saeid.za98@gmail.com>
2025-03-06 14:17:46 +00:00
Daniel Roe
d527a29af5
test: try to improve dev test stability (#31218)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2025-03-06 10:54:02 +00:00
Daniel Roe
83f3fc47ca
fix(nuxt): ensure externals are resolved first (#31235) 2025-03-06 10:51:31 +00:00
Daniel Roe
16e09391b9
fix(nuxt): resolve shared externals to absolute paths (#31227) 2025-03-06 09:59:36 +00:00
Harlan Wilton
bc0a3948e2
fix(nuxt): consolidate head component context (#31209) 2025-03-05 11:51:22 +00:00
renovate[bot]
36d5d533b8
chore(deps): update nitro to v2.11 and all other non-major dependencies (3.x) (#31200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-05 10:15:28 +00:00
Daniel Roe
d7623f884c
test: ensure dev tests have separate buildDirs 2025-03-04 23:31:27 +00:00
Harlan Wilton
80c8cd27bf
feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
Daniel Roe
a8856de591
fix(nuxt): add back fallback nuxtlink type signature 2025-03-02 22:23:25 +00:00
Daniel Roe
ee040eea3d
test: filter out dev server logs 🙈 2025-03-01 19:59:50 +00:00
Daniel Roe
ad306f4726
test: simplify further 2025-03-01 19:08:52 +00:00
Daniel Roe
da3b39d677
test: fix time-based hydration test 2025-03-01 13:23:44 +00:00
Daniel Roe
156ab7c93c
feat(kit,nuxt): augment nitro types with addTypeTemplate (#31079) 2025-03-01 13:10:38 +00:00
Julien Huang
d153ea9d23
fix(nuxt): show error page on island page error (#31081) 2025-03-01 13:09:01 +00:00
Michael Brevard
5e61eb567d
feat(nuxt): delayed/lazy hydration support (#26468)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-01 00:41:43 +00:00
Daniel Roe
6cf97bfe5f
test: skip testing spa-preloader in dev 2025-03-01 00:41:26 +00:00
Daniel Roe
9a9fcdab5b
test: add some more stability in hmr tests 2025-03-01 00:41:26 +00:00
Daniel Roe
fb9ee0a4ea
perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
Julien Huang
281f12c3e1
refactor(nuxt): re-organize internal runtime/nitro files (#31131) 2025-02-28 14:05:55 +00:00
Alex Liu
bbb2a2b5c0
refactor(nuxt): update to noScripts route rule (#31083) 2025-02-28 14:00:28 +00:00
renovate[bot]
b7bf7e0141
chore(deps): update all non-major dependencies (3.x) (#31108)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-25 14:29:33 +00:00
renovate[bot]
f709e5730b
chore(deps): update dependency ohash to v2 (3.x) (#31051) 2025-02-24 23:21:48 +00:00
renovate[bot]
4d010c30de
chore(deps): update all non-major dependencies (3.x) (#31061)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-24 22:20:52 +00:00
Sébastien Chopin
530d02c093
fix(nuxt): use _ for NuxtIsland name on server pages (#31072) 2025-02-24 17:10:41 +00:00
Alex Liu
d7eb8948e7
fix(nuxt): ensure provide / inject work in setup of defineNuxtComponent (#30982) 2025-02-20 20:55:26 +00:00
Daniel Roe
11e6b8398c
chore: reorder options object 2025-02-20 20:55:26 +00:00
Daniel Roe
cbe38cf52c
test: bump timeout for route hmr 2025-02-20 20:55:26 +00:00
Alex Liu
6202f374c6
refactor(nuxt): prefer logical assignment operators (#31004) 2025-02-20 20:55:24 +00:00
xjccc
a85ca58382
feat(nuxt): allow forcing start/set in loading indicator (#30989) 2025-02-14 20:19:01 +01:00
Daniel Roe
3af848f9a6
feat(kit,nuxt,schema): support experimental decorators syntax (#27672) 2025-02-11 19:32:18 +00:00
renovate[bot]
27b18bd134
chore(deps): update all non-major dependencies (3.x) (#30947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-11 16:17:07 +00:00
Ryota Watanabe
41d4973279
feat(nuxt): allow disabling auto-imported polyfills (#30332) 2025-02-10 16:47:24 +00:00
Daniel Roe
c5e1911653
chore: bump bundle size 2025-02-08 21:27:08 +00:00
Julien Huang
9f6602f562
fix(nuxt): remove div wrapper in client-only pages (#30425) 2025-02-08 20:58:00 +00:00
Alex Liu
79b8f4b69e
fix(nuxt): prevent keepalive cache reset (#30807) 2025-02-08 20:53:18 +00:00
renovate[bot]
7ca43210e5
chore(deps): update all non-major dependencies (3.x) (#30898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-07 12:04:29 +00:00
Julien Huang
01f5694408
fix(nuxt): assign slot to be rendered for client components (#30768) 2025-02-05 14:41:24 +00:00
Maik Kowol
31e2570de1
fix(nuxt): ensure <NuxtLayout> fallback prop is typed (#30832) 2025-02-05 14:41:24 +00:00
Daniel Roe
bc9ac7349a
chore: remove second version of vitest 2025-02-05 14:40:21 +00:00
Daniel Roe
ce203a0a2c
test: update bundle size 2025-01-24 23:37:35 +00:00
Alex Liu
e96a96dbd9
perf(nuxt): enable Transition component only on client side (#30720) 2025-01-24 23:19:41 +00:00