Commit Graph

7289 Commits

Author SHA1 Message Date
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
d4d80ada5b
chore(deps): revert c12 upgrade temporarily 2025-03-01 00:04:04 +00:00
Daniel Roe
fb9ee0a4ea
perf(nuxt): migrate to use exsolve for module resolution (#31124) 2025-02-28 22:50:49 +00:00
Daniel Roe
a99c59fbd4
fix(nuxt): update path to no-ssr middleware handler 2025-02-28 19:54:12 +00:00
Daniel Roe
151cf7d490
fix(nuxt): fix nitro import statements for v2 2025-02-28 17:01:44 +00:00
Daniel Roe
05501d2c80
chore: fix broken lockfile 2025-02-28 14:07:20 +00:00
Daniel Roe
5a696176dc
docs: fix links to nitro directory structure 2025-02-28 14:06:07 +00:00
Julien Huang
281f12c3e1
refactor(nuxt): re-organize internal runtime/nitro files (#31131) 2025-02-28 14:05:55 +00:00
Julien Huang
fb52196453
fix(nuxt): warn when definePageMeta does not receive an object (#31156) 2025-02-28 14:03:18 +00:00
Maik Kowol
a4e6069a4b
feat(nuxt): add types for default NuxtLink slot (#31104) 2025-02-28 14:00:34 +00:00
Daniel Roe
71de708a05
test: disable codspeed outside of ci 2025-02-28 14:00:34 +00:00
Alex Liu
bbb2a2b5c0
refactor(nuxt): update to noScripts route rule (#31083) 2025-02-28 14:00:28 +00:00
Alex Liu
60fd43877f
docs: explain why headers not forwarded when using $fetch on the server (#31114) 2025-02-28 13:58:42 +00:00
Anthony Fu
87b9ff4ecc
docs: fix typo in example command (#31112) 2025-02-28 13:58:42 +00:00
Bobbie Goede
438bfab612
fix(nuxt): set nuxt.options.pages to detected configuration (#31101) 2025-02-28 13:58:42 +00:00
renovate[bot]
321aec5e6c
chore(deps): update dependency cookie-es to v2 (3.x) (#31158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 10:01:48 +00:00
renovate[bot]
cb899d6e15
chore(deps): update all non-major dependencies (3.x) (#31143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 10:00:10 +00:00
renovate[bot]
7936128e78
chore(deps): update all non-major dependencies (3.x) (#31128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 17:14:00 +00:00
renovate[bot]
b654cad63b
chore(deps): update devdependency untyped to v2 (3.x) (#31136)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 15:11:18 +00:00
renovate[bot]
d0e6872c81
chore(deps): update devdependency c12 to v3 (3.x) (#31130)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-26 08:33:35 +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]
ecb5ccb2d5
chore(deps): update vitest to v3.0.7 (3.x) (#31106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-25 09:48:40 +00:00
Daniel Roe
2e27cd30c2
refactor(nuxt): use isEqual from ohash/utils 2025-02-25 09:35:32 +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
Alex Liu
05a9ff64e7
docs: add .nuxtrc documentation (#31093) 2025-02-24 17:16:08 +00:00
Daniel Roe
4c9b636990
feat(nuxt): allow specifying glob patterns for scanning pages/ (#31090) 2025-02-24 17:16:08 +00:00
Harlan Wilton
b7700f8614
perf(kit): try non-subpath routes first to resolve nuxt modules (#31037) 2025-02-24 17:10:42 +00:00
Daniel Roe
aac000061b
fix(kit,schema): set esbuild target for experimental decorators (#31089) 2025-02-24 17:10:42 +00:00
Alex Liu
7b5ba53cb6
docs: link to the scripts releases page (#31095) 2025-02-24 17:10:42 +00:00
Clayton Chew
82337d6f97
fix(nuxt,schema): resolve shared dir from config (#31091) 2025-02-24 17:10:42 +00:00
Daniel Roe
e7dbe72b0b
perf(nuxt): remove duplicated nitro alias resolution (#31088) 2025-02-24 17:10:42 +00:00
Daniel Roe
b6a364ec7d
fix(nuxt): use ohash to calculate legacy async data key without hash (#31087) 2025-02-24 17:10:42 +00:00
awfulness
e9b3cde5a0
docs: remove link to deleted nuxt 2 section (#31077) 2025-02-24 17:10:41 +00:00
Sébastien Chopin
530d02c093
fix(nuxt): use _ for NuxtIsland name on server pages (#31072) 2025-02-24 17:10:41 +00:00
renovate[bot]
08fab51053
chore(deps): pin devdependency rollup-plugin-visualizer to 5.14.0 (3.x) (#31080)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-21 22:54:13 +00:00
renovate[bot]
b683ac784b
chore(deps): update devdependency @types/rollup-plugin-visualizer to v5 (3.x) (#31076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-21 22:48:40 +00:00
Daniel Roe
4910959b96
test: update unit test snapshot for jsx 2025-02-20 21:06:12 +00:00
Daniel Roe
86c960c6f4
chore: lint 2025-02-20 21:00:07 +00:00
Saeid Zareie
93750ca200
docs: add port option to preview command (#30999) 2025-02-20 20:55:27 +00:00
Vahagn Zaqaryan
9b20c9c327
fix(nuxt): decode URI components in cache driver methods (#30973) 2025-02-20 20:55:26 +00:00
Idorenyin Udoh
110f1d0b2f
docs: mention requirement to wrap middleware in defineNuxtRouteMiddleware (#31005) 2025-02-20 20:55:26 +00:00
Alex Liu
d7eb8948e7
fix(nuxt): ensure provide / inject work in setup of defineNuxtComponent (#30982) 2025-02-20 20:55:26 +00:00
Jonas Thelemann
d4acfd0376
fix(nuxt): deprioritise layer css imports (#31020) 2025-02-20 20:55:26 +00:00
Alex Liu
ea71484fa3
docs: add description for vue:setup and app:data:refresh hooks (#31001) 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
Harlan Wilton
bb1a376558
fix(kit): expose module dependency errors (#31035) 2025-02-20 20:55:25 +00:00