Commit Graph

4757 Commits

Author SHA1 Message Date
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
renovate[bot]
180a5fda06
chore(deps): update all non-major dependencies (3.x) (#30227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 14:18:13 +00:00
renovate[bot]
f44abe594c
chore(deps): update all non-major dependencies (3.x) (#30218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 07:51:35 +00:00
renovate[bot]
e8ceaa20c9
chore(deps): update all non-major dependencies (3.x) (#30133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-10 23:35:16 +00:00
Daniel Roe
070bd103c7
fix(nuxt): remove whitespace around spa loading template 2024-12-09 21:42:08 +00:00
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
Julien Huang
5b263beaf8
refactor(nuxt): prefix all core modules with nuxt: (#30028) 2024-12-09 14:25:56 +00:00
Daniel Roe
02390109c9
test: add additional attw test for built packages (#30206) 2024-12-09 14:25:38 +00:00
Joaquín Sánchez
de9ffe81a3
fix(nuxt): correct types for nuxt and nuxt/app (#30148) 2024-12-09 14:11:14 +00:00
Daniel Roe
a15b499582
fix(nuxt): de-default async layout components (#30203) 2024-12-09 14:11:14 +00:00
Julien Huang
666933646b
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
Julien Huang
94e643193e
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 14:11:14 +00:00
bjoaquinc
3947a7b97c
docs: added options and option definitions for sourcemap (#30201) 2024-12-09 14:11:13 +00:00
wzc520pyfm
74d8603149
fix(schema): allow routerOptions.history to return null (#30192) 2024-12-09 14:11:13 +00:00
Lucie
92d72dd71f
feat(schema): add snow effect on loading screen in winter (#29871) 2024-12-09 13:28:52 +00:00
Daniel Roe
6ed1db9d85
fix: update engines.node to match dependencies (#30139) 2024-12-06 21:14:52 +00:00
Daniel Roe
91870bb228
fix(kit): use resolved module paths for transpile + modulesDir (#30136) 2024-12-06 21:13:15 +00:00
Joaquín Sánchez
25230ed381
feat(nuxt): support vue directive auto-imports within unimport (#29818) 2024-12-06 21:13:14 +00:00
Harlan Wilton
37fa91e973
perf(nuxt): preload app manifest (#30017) 2024-12-06 21:13:13 +00:00
Daniel Roe
c2ef5e4924
feat(nuxt): print nuxt hook timings in browser devtools (#29922) 2024-12-06 21:10:06 +00:00
renovate[bot]
f8a4b22711
chore(deps): update dependency unplugin to v2 (3.x) (#30161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:30:55 +00:00
renovate[bot]
fc56ce11e8
chore(deps): update all non-major dependencies (3.x) (#30083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-03 11:28:58 +00:00
Daniel Roe
2d5b53b238
fix(nuxt): use nitropack rather than nitro import 2024-12-03 10:18:47 +00:00
Daniel Roe
016900ffdb
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00