Commit Graph

7138 Commits

Author SHA1 Message Date
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
@beer
f94a071bd8
ci: bump node v22 (#30251) 2024-12-13 15:01:43 +00:00
Daniel Roe
a26322f5ff
chore: specify workspace engines.node compatibility 2024-12-13 13:30:14 +00:00
Daniel Roe
62fbdf9081
chore: remove (unused) rimraf 2024-12-13 13:28:17 +00:00
Daniel Roe
4d22f4d5ac
chore: update once more 2024-12-12 13:05:43 +00:00
Daniel Roe
696be1150a
chore: downgrade engines.node to reflect only deps 2024-12-12 13:02:12 +00:00
Daniel Roe
8cb9efa980
fix(nuxt): hoist environment types (#30230) 2024-12-11 17:07:21 +00:00
renovate[bot]
66bc09bb94
chore(deps): update all non-major dependencies (main) (#30226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 14:00:30 +00:00
Daniel Roe
c72cc1ba96
docs: update nitro links + fix link checking (#30228) 2024-12-11 13:58:56 +00:00
Daniel Roe
dd91ac884b
docs: handle zero-length string 2024-12-11 13:30:12 +00:00
Daniel Roe
458ead0c8b
docs: document vite.css.preprocessorMaxWorkers
resolves https://github.com/nuxt/nuxt/issues/26539
2024-12-11 12:42:44 +00:00
Matt
9f33d7c727
docs: add shared directory documentation (#29816) 2024-12-11 12:29:52 +00:00
renovate[bot]
976fda169b
chore(deps): update all non-major dependencies (main) (#30217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 21:29:01 +00:00
renovate[bot]
4f6c00bddd
chore: migrate renovate config (#30214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 20:47:26 +00:00
Daniel Roe
829d44010c
chore: remove unimport from isolation 2024-12-10 20:46:51 +00:00
Daniel Roe
cd98154c39
test: try to improve spa preloader tests 2024-12-10 20:45:07 +00:00
renovate[bot]
61e4897033
chore(deps): update all non-major dependencies (main) (#30215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 08:06:06 +00:00
Daniel Roe
18a6ef1cad
fix(nuxt): remove unneeded subpath import 2024-12-09 21:44:03 +00:00
Daniel Roe
21b6826c1a
test: improve assertions for spa loading tests 2024-12-09 21:40:23 +00:00
Daniel Roe
5f59f30134
fix(nuxt): remove whitespace around spa loading template 2024-12-09 21:32:39 +00:00
Daniel Roe
501ccc3750
refactor(nuxt): use direct import of installNuxtModule 2024-12-09 20:05:45 +00:00
renovate[bot]
98c28db411
chore(deps): update all non-major dependencies (main) (#30132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-09 16:56:54 +00:00