Commit Graph

7084 Commits

Author SHA1 Message Date
Daniel Roe
f66cf928e2
test: ensure dev server is loaded before running tests 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
Bobbie Goede
d605a8a2b6
docs: update nuxi command pages (#30199) 2024-12-18 16:36:46 +00:00
Daniel Roe
7e03b08a6b
ci: exclude file that codeql cannot analyse 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
Daniel Roe
64871750f4
ci: analyse github actions with codeql (#30293) 2024-12-18 16:36:45 +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
Martins Zeltins
b66858477b
docs: add a note about compatibilityVersion feature flag (#30274) 2024-12-16 16:48:38 +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
cf9d82c5ac
chore: remove (unused) rimraf 2024-12-13 20:47:37 +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
Daniel Roe
cf74b4c98b
docs: handle zero-length string 2024-12-13 20:46:29 +00:00
Daniel Roe
eb1ba017cf
docs: document vite.css.preprocessorMaxWorkers
resolves https://github.com/nuxt/nuxt/issues/26539
2024-12-13 20:46:28 +00:00
Matt
17261e6937
docs: add shared directory documentation (#29816) 2024-12-13 20:46:28 +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
e366a6feb7
ci: ignore dev-dependencies for engines.node 2024-12-13 17:09:28 +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
b88ad0765a
chore: update bundle size snapshot 2024-12-10 21:52:26 +00:00
renovate[bot]
b40e4343e7
chore: migrate renovate config (#30214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 21:32:13 +00:00
Daniel Roe
9d7f70ec09
chore: remove unimport from isolation 2024-12-10 21:32:12 +00:00
Daniel Roe
08219a502d
test: try to improve spa preloader tests 2024-12-10 21:31:41 +00:00
Daniel Roe
d545f9e96c
test: bump bundle size snapshot 2024-12-09 22:00:52 +00:00
Daniel Roe
80bd2d2eca
test: improve assertions for spa loading tests 2024-12-09 21:42:09 +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
Kraig Burrows
1d8f2c39f4
docs: add missing comma in upgrade doc code sample (#30189) 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
renovate[bot]
be76efb1a2
chore(deps): pin devdependency installed-check to 9.3.0 (3.x) (#30186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-06 21:53:26 +00:00
Daniel Roe
0e84cb9a40
chore: add installed-check dependency 2024-12-06 21:34:17 +00:00
bjoaquinc
105776eab3
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 21:16:11 +00:00
Bobbie Goede
95e19be6b1
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 21:16:11 +00:00
Daniel Roe
dcf8bda04d
chore: upgrade unimport separately 2024-12-06 21:16:11 +00:00
Daniel Roe
7ee4559699
chore: pin unimport 2024-12-06 21:16:09 +00:00
Daniel Roe
1494774673
chore: don't ignore typescript, but upgrade it separately 2024-12-06 21:15:16 +00:00