Commit Graph

7159 Commits

Author SHA1 Message Date
Matej Černý
5d766bcb98
perf(nuxt): skip experimental async context transform in client build (#30360) 2024-12-25 20:48:01 +00:00
Daniel Roe
dcbe4ec1a1
fix(nuxt): initialise import.meta.hot.data 2024-12-24 23:00:40 +00:00
Julien Huang
0f8740636d
fix(nuxt): treat client useAsyncData calls as async boundaries (#30343) 2024-12-24 14:25:09 +00:00
Julien Huang
5f046a779d
chore: document div wrapper in client-only page (#30359) 2024-12-24 11:55:45 +00:00
renovate[bot]
8cad9ccae0
chore(deps): update dependency nuxi to v3.17.2 (main) (#30352)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 23:15:13 +00:00
renovate[bot]
f4d9c9a8a8
chore(deps): update all non-major dependencies (main) (#30350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 22:32:18 +00:00
Daniel Roe
9cb94e55e6
chore: reenable quarantine for webpack/memfs (for 3.x benefit) 2024-12-23 21:25:34 +00:00
Daniel Roe
08766a0cde
chore: remove special treatment for typescript 2024-12-23 21:25:03 +00:00
renovate[bot]
0d4718c7f8
chore(deps): update all non-major dependencies (main) (#30347) 2024-12-23 19:42:38 +00:00
Mehmet
d6d90abb1a
fix(kit): initialize tsconfig paths in addTemplate if undefined (#30348) 2024-12-23 18:08:41 +00:00
Daniel Roe
01b2a780a2
fix(nuxt): do not resolve deep imports for @vitest/
hotfix for https://github.com/vitejs/vite/pull/19016
2024-12-23 16:40:50 +00:00
renovate[bot]
7acc8c48fd
chore(deps): update devdependency html-validate to v9 (main) (#30336)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 16:38:13 +00:00
Daniel Roe
32d9e2fe74
fix(schema): gate inline style change behind v4 check 2024-12-23 16:28:19 +00:00
@beer
6c600c2b03
docs: add spacing (#30331) 2024-12-23 16:24:21 +00:00
renovate[bot]
26a181842d
chore(deps): update devdependency ignore to v7 (main) (#30341)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-23 16:09:12 +00:00
Nishant Aanjaney Jalan
2ed819ab61
docs: fix filename for prerendering page (#30333) 2024-12-22 16:54:59 +00:00
Julien Huang
201323d22c
perf(nuxt): remove useId from composable key plugin (#30328) 2024-12-22 13:03:59 +00:00
Julien Huang
af016ea0d6
chore: remove outdated comment (#30324) 2024-12-21 07:18:35 +00:00
David Nahodyl
62e19c250f
docs: add recipe for session and authentication (#27287)
Co-authored-by: Sébastien Chopin <atinux@gmail.com>
2024-12-20 20:09:50 +00:00
@beer
59f609565c
docs: add bluesky link (#30322) 2024-12-20 11:41:46 +00:00
Daniel Roe
5d8a58fcf6
docs: update migration documentation for inlineStyles 2024-12-20 11:25:48 +00:00
Daniel Roe
c752ee1514
perf(schema): only inline styles for vue components (#30305) 2024-12-20 11:18:10 +00:00
renovate[bot]
e09b1d6659
chore(deps): update dependency nuxi to v3.17.1 (main) (#30316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 11:13:10 +00:00
renovate[bot]
d3518464ac
chore(deps): update all non-major dependencies (main) (#30306)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-20 11:12:33 +00:00
renovate[bot]
21058fb751
chore(deps): update lycheeverse/lychee-action digest to f796c8b (main) (#30310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-20 11:11:45 +00:00
Julien Huang
e44c4c3c9c
fix(nuxt): use useId for client-fallback component uid (#30314) 2024-12-20 10:13:46 +00:00
Daniel Roe
8ec8de1b1b
perf(vite): use vite to clear screen (#30315) 2024-12-20 10:01:24 +00:00
Daniel Roe
f86d749077
fix(vite): ignore optimising #app-manifest 2024-12-19 12:51:31 +00:00
renovate[bot]
996fec420f
chore(deps): update webpack (main) (#30278)
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:46 +00:00
Daniel Roe
d293c06d2a
fix(webpack): handle new webpack chunk format 2024-12-19 11:10:23 +00:00
renovate[bot]
784a28df97
chore(deps): update all non-major dependencies (main) (#30298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-19 10:05:18 +00:00
renovate[bot]
dca1a965bf
chore(deps): update dependency nuxi to v3.17.0 (main) (#30300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-19 07:56:31 +00:00
Vuk Marjanovic
03f0d1aec3
fix(nuxt): don't use <RouterLink> for links starting with # (#30190) 2024-12-18 23:39:54 +00:00
renovate[bot]
1f09e69335
chore(deps): update all non-major dependencies (main) (#30280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-18 16:18:33 +00:00
Daniel Roe
7698967fbf
perf(nuxt): use static hashMode option (#30297) 2024-12-18 12:12:11 +00:00
Daniel Roe
46e2900a26
test: ensure dev server is loaded before running tests 2024-12-18 12:09:18 +00:00
Alexander Lichter
f877823a43
feat(nuxt): add mode: 'navigation' to callOnce (#30260) 2024-12-18 11:41:15 +00:00
Bobbie Goede
c83507e315
docs: update nuxi command pages (#30199) 2024-12-18 10:29:56 +00:00
Daniel Roe
8de9c5be50
ci: exclude file that codeql cannot analyse 2024-12-18 10:28:07 +00:00
Connor Roberts
b4c0f17776
fix(nuxt): respect replace in middleware with navigateTo (#30283) 2024-12-18 10:26:32 +00:00
Daniel Roe
1d795a5db4
ci: analyse github actions with codeql (#30293) 2024-12-18 09:58:20 +00:00
Matej Černý
59f5a76d51
feat(nuxt): support local functions in definePageMeta (#30241) 2024-12-18 09:42:43 +00:00
derHodrig
d61d239b43
docs: update auto-imports to advertise the scan feature (#30292) 2024-12-18 09:37:34 +00:00
Daniel Roe
48e50c030a
fix(nuxt): ensure getRouteRules works with nitro signature (#30277) 2024-12-16 20:51:18 +00:00
Daniel Roe
cb169b52d5
fix(schema): hoist nitro runtime types 2024-12-16 16:49:10 +00:00
renovate[bot]
34b91bfeb9
chore(deps): update all non-major dependencies (main) (#30275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 16:15:30 +00:00
Martins Zeltins
6fc69b8ef9
docs: add a note about compatibilityVersion feature flag (#30274) 2024-12-16 15:09:05 +00:00
renovate[bot]
787af4d19a
chore(deps): update all non-major dependencies (main) (#30256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 15:08:36 +00:00
renovate[bot]
2b8527e741
chore(deps): update devdependency unbuild to v3.0.1 (main) (#30254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 22:27:37 +00:00
renovate[bot]
54b1918a5c
chore(deps): update all non-major dependencies (main) (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-13 17:41:08 +00:00