Peter Buglavecz
|
fa2937087b
|
fix(nuxt): call page:loading:end only once with nested pages (#29009)
|
2025-01-14 12:59:04 +00:00 |
|
Daniel Roe
|
fb58275365
|
fix(kit): fully resolve plugin paths when normalising them (#30540)
|
2025-01-14 12:59:04 +00:00 |
|
Daniel Roe
|
77d34f75bc
|
perf(nuxt): defer version/config warnings to after build (#30567)
|
2025-01-14 12:59:04 +00:00 |
|
Daniel Roe
|
b2a1b63f18
|
perf(nuxt): avoid checking fs for existence of scanned pages (#30581)
|
2025-01-14 12:59:04 +00:00 |
|
renovate[bot]
|
f76fc48b5a
|
chore(deps): update all non-major dependencies (3.x) (#30566)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-13 22:04:56 +00:00 |
|
Daniel Roe
|
618bbc6da5
|
fix(nuxt): add import protection for @nuxt/cli
|
2025-01-13 16:28:57 +00:00 |
|
Daniel Roe
|
60f7d15edd
|
perf(kit): remove iterations when resolving module path (#30562)
|
2025-01-13 14:29:18 +00:00 |
|
Daniel Roe
|
23b9682899
|
fix: relax nuxt version constraints to current
|
2025-01-13 12:30:10 +00:00 |
|
Vuk Marjanovic
|
608830e130
|
fix(nuxt): use fullPath instead of empty string in router hmr (#30500)
|
2025-01-13 12:27:12 +00:00 |
|
Daniel Roe
|
f4e7e6bf36
|
perf(nuxt): use lighter @nuxt/cli dependency (#30526)
|
2025-01-13 12:27:10 +00:00 |
|
Saeid Zareie
|
0c1f9438bc
|
fix(kit): reorder #build to the end of tsConfig paths (#30520)
|
2025-01-13 12:24:26 +00:00 |
|
Matej Černý
|
3e674222b1
|
fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490)
|
2025-01-13 12:24:26 +00:00 |
|
renovate[bot]
|
3174adbd32
|
chore(deps): update all non-major dependencies (3.x) (#30554)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-13 10:40:45 +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 |
|
Matej Černý
|
f628530ae4
|
fix(nuxt): collect all identifiers before extracting page metadata (#30478)
|
2025-01-07 05:43:50 +00:00 |
|
Julien Huang
|
4247caa097
|
perf(nuxt): remove code duplication in client-only (#30460)
|
2025-01-07 05:43:47 +00:00 |
|
renovate[bot]
|
fc74e0dc58
|
chore(deps): update dependency @nuxt/telemetry to ^2.6.4 (3.x) (#30475)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-06 21:10:36 +00:00 |
|
renovate[bot]
|
429244d4bd
|
chore(deps): update dependency nuxi to v3.18.2 (3.x) (#30473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-06 16:27:17 +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 |
|
github-actions[bot]
|
fdf6e879ea
|
v3.15.1
|
2025-01-05 12:04:54 +00:00 |
|
Daniel Roe
|
975221b524
|
perf(nuxt): drop pathe browser dep for deep server components (#30456)
|
2025-01-05 00:38:01 +00:00 |
|
Daniel Roe
|
d837cee9d1
|
fix(nuxt): respect router.options when hmring routes (#30455)
|
2025-01-04 23:05:04 +00:00 |
|
Alexander Lichter
|
6a6bae73ea
|
fix(nuxt): respect baseURL when ignoring prerendered manifest (#30446)
|
2025-01-04 23:05:04 +00:00 |
|
Daniel Roe
|
a603d4908b
|
fix(schema): override vueCompilerOptions.plugins type (#30454)
|
2025-01-04 23:05:03 +00:00 |
|
Matej Černý
|
b00264cd7c
|
fix(nuxt): use node location instead of range for route meta property extraction (#30447)
|
2025-01-04 21:38:33 +00:00 |
|
Connor Roberts
|
e786d79bee
|
fix(schema): support pfx certificate for dev server (#30412)
|
2025-01-04 21:37:32 +00:00 |
|
Daniel Roe
|
b472d17135
|
perf(rspack,webpack): drop lodash-es dependency (#30409)
|
2025-01-04 21:37:31 +00:00 |
|
renovate[bot]
|
513659eb74
|
chore(deps): update dependency pathe to v2 (3.x) (#30449)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-04 21:15:18 +00:00 |
|
renovate[bot]
|
dfe1021b20
|
chore(deps): update all non-major dependencies (3.x) (#30441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-01-04 20:04:53 +00:00 |
|
renovate[bot]
|
73ff3d3871
|
chore(deps): update all non-major dependencies (3.x) (#30415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-30 20:40:49 +00:00 |
|
Daniel Roe
|
e629a2ddbf
|
perf(schema): drop unneeded type-only schema dependencies (#30411)
|
2024-12-30 00:23:58 +00:00 |
|
Julien Huang
|
5cad21572e
|
refactor(nuxt): use consola with nuxt tag instead of console (#30408)
|
2024-12-30 00:20:51 +00:00 |
|
Daniel Roe
|
e4a372e12c
|
fix(nuxt): pass nuxt instance to resolvePagesRoutes
|
2024-12-30 00:20:13 +00:00 |
|
Daniel Roe
|
8e2ca5bdc2
|
docs: update references to lodash and recommend es-toolkit
|
2024-12-30 00:20:13 +00:00 |
|
renovate[bot]
|
10f19f14a5
|
chore(deps): update all non-major dependencies (3.x) (#30406)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-29 22:51:17 +00:00 |
|
Matej Černý
|
d3d3f9d85f
|
fix(nuxt): ignore non-reference identifiers when extracting page metadata (#30381)
|
2024-12-27 15:52:16 +00:00 |
|
Matej Černý
|
85b8ea916c
|
perf(nuxt): skip experimental async context transform in client build (#30360)
|
2024-12-27 15:52:16 +00:00 |
|
renovate[bot]
|
b12bdd3db1
|
chore(deps): update all non-major dependencies (3.x) (#30389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-27 14:13:45 +00:00 |
|
renovate[bot]
|
cc151c2fa7
|
chore(deps): update all non-major dependencies (3.x) (#30377)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-26 22:23:14 +00:00 |
|
Daniel Roe
|
44e0256293
|
fix(nuxt): update module path for defaults (#30371)
|
2024-12-26 01:17:46 +00:00 |
|
renovate[bot]
|
ca39bf9a5c
|
chore(deps): update all non-major dependencies to v0.65.3 (3.x) (#30366)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-26 01:06:22 +00:00 |
|
github-actions[bot]
|
1acc9a0a3a
|
v3.15.0
|
2024-12-24 23:47:18 +00:00 |
|
Daniel Roe
|
b1cf5781dd
|
fix(nuxt): initialise import.meta.hot.data
|
2024-12-24 23:00:59 +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
|
9a8e34d81a
|
chore: document div wrapper in client-only page (#30359)
|
2024-12-24 21:33:10 +00:00 |
|
renovate[bot]
|
c4ce09bc0b
|
chore(deps): update dependency nuxi to ^3.17.2 (3.x) (#30357)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-24 12:25:16 +00:00 |
|
renovate[bot]
|
0c25dc701e
|
chore(deps): update all non-major dependencies (3.x) (#30351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-12-24 11:07:29 +00:00 |
|
Mehmet
|
9e20d8da06
|
fix(kit): initialize tsconfig paths in addTemplate if undefined (#30348)
|
2024-12-23 23:06:48 +00:00 |
|
renovate[bot]
|
5e6b7413aa
|
chore(deps): update all non-major dependencies (3.x) (#30330)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-12-23 21:23:00 +00:00 |
|