Commit Graph

4780 Commits

Author SHA1 Message Date
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
renovate[bot]
d1bac195f4
chore(deps): update devdependency ignore to v7 (3.x) (#30342) 2024-12-23 18:10:35 +00:00
renovate[bot]
1817dfa069
chore(deps): update devdependency html-validate to v9 (3.x) (#30337) 2024-12-23 18:02:56 +00:00
Daniel Roe
4171a10765
fix(nuxt): do not resolve deep imports for @vitest/
hotfix for https://github.com/vitejs/vite/pull/19016
2024-12-23 16:41:05 +00:00
Daniel Roe
ceac86e348
fix(schema): gate inline style change behind v4 check 2024-12-23 16:29:09 +00:00
Julien Huang
58b6b72fc3
perf(nuxt): remove useId from composable key plugin (#30328) 2024-12-23 16:29:09 +00:00
Julien Huang
0496513bb4
chore: remove outdated comment (#30324) 2024-12-23 16:29:08 +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
Daniel Roe
a4e77a1ca0
perf(schema): only inline styles for vue components (#30305) 2024-12-20 12:15:14 +00:00
Julien Huang
483435ba34
fix(nuxt): use useId for client-fallback component uid (#30314) 2024-12-20 11:16:42 +00:00
Daniel Roe
f5df827a90
perf(vite): use vite to clear screen (#30315) 2024-12-20 11:16:42 +00:00
Daniel Roe
ec613e5334
fix(vite): ignore optimising #app-manifest 2024-12-19 13:56:17 +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]
4dcd20de9c
chore(deps): update dependency nuxi to v3.17.0 (3.x) (#30301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-19 11:30:24 +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
renovate[bot]
cde98d7d21
chore(deps): update all non-major dependencies (3.x) (#30281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-18 20:03:22 +00:00
Daniel Roe
f220314a59
fix(nuxt): update import paths for nitropack 2024-12-18 17:03:06 +00:00
Daniel Roe
5d936e4354
perf(nuxt): use static hashMode option (#30297) 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
Matej Černý
f67fc574b9
feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 16:36:45 +00:00
derHodrig
d9aab7a21a
docs: update auto-imports to advertise the scan feature (#30292) 2024-12-18 16:36:45 +00:00
Daniel Roe
05f17b7041
fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-18 16:36:45 +00:00
renovate[bot]
ef2d3bbf61
chore(deps): update all non-major dependencies (3.x) (#30276)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 16:51:01 +00:00
Daniel Roe
73761dade5
fix(schema): hoist nitro runtime types 2024-12-16 16:48:14 +00:00
renovate[bot]
697e65226b
chore(deps): update all non-major dependencies (3.x) (#30257)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 15:10:18 +00:00
Daniel Roe
678bf22a41
fix(nuxt): hoist environment types (#30230) 2024-12-13 20:46:29 +00:00
Daniel Roe
333d71a299
docs: update nitro links + fix link checking (#30228) 2024-12-13 20:46:29 +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
d3d276919f
chore: downgrade engines.node to reflect only deps 2024-12-12 13:05:13 +00:00