Commit Graph

7130 Commits

Author SHA1 Message Date
ikxin
2693dc2914
docs: resolve many twoslash errors (#30573) 2025-01-14 09:34:02 +00:00
renovate[bot]
18c85e5039
chore(deps): update all non-major dependencies (main) (#30571)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-14 09:31:46 +00:00
renovate[bot]
06b1dfdaac
chore(deps): update all non-major dependencies (main) (#30565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 22:04:59 +00:00
Alex Liu
50edb86e3a
docs: adjust example and additional instructions of useNuxtData (#30570) 2025-01-13 20:48:20 +00:00
Daniel Roe
47224895ff
docs: update links to unhead source 2025-01-13 16:26:37 +00:00
Daniel Roe
cc94fd985d
chore: ignore automated renovate node engines updates 2025-01-13 14:56:45 +00:00
Daniel Roe
9619917c8c
fix(nuxt): add import protection for @nuxt/cli 2025-01-13 14:56:45 +00:00
Daniel Roe
bc1d39c825
perf(kit): remove iterations when resolving module path (#30562) 2025-01-13 14:25:21 +00:00
Daniel Roe
2974ecfe0f
fix: relax nuxt version constraints to current 2025-01-13 12:23:07 +00:00
Daniel Roe
062e0b7dcb
ci: don't block release on fixtures + add pkg.pr.new (#30548) 2025-01-13 11:51:55 +00:00
renovate[bot]
748c43f158
chore(deps): update all non-major dependencies (main) (#30553)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-13 09:47:03 +00:00
renovate[bot]
218d8f1e6c
chore(deps): update autofix-ci/action digest to 551dded (main) (#30550)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-12 21:09:00 +00:00
Daniel Roe
374bd29a93
chore: remove stray nuxi version again (#30547) 2025-01-12 13:10:02 +00:00
Guspan Tanadi
4993c58e40
docs: update hash link to correct heading (#30543) 2025-01-12 11:17:34 +00:00
renovate[bot]
f710bd53a2
chore(deps): update devdependency @nuxt/test-utils to v3.15.3 (main) (#30544)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-12 11:13:43 +00:00
renovate[bot]
5d80097877
chore(deps): update devdependency nuxi to v3.20.0 (main) (#30530)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 22:12:33 +00:00
Daniel Roe
9aa4c7c3b1
chore: add back nuxi
This reverts commit f0ec342983.
2025-01-11 21:26:17 +00:00
Vuk Marjanovic
da9a0b1da7
fix(nuxt): use fullPath instead of empty string in router hmr (#30500) 2025-01-11 21:12:31 +00:00
Alex Liu
f357622fec
docs: add status detail and enhance getCachedData readability (#30536) 2025-01-11 19:54:43 +00:00
Daniel Roe
650b83f3ab
docs: update link to @nuxt/module-builder source 2025-01-11 17:23:37 +00:00
renovate[bot]
74403021f6
chore(deps): update all non-major dependencies (main) (#30534)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-11 17:17:35 +00:00
Daniel Roe
f0ec342983
chore: remove extra dep 2025-01-11 17:16:51 +00:00
Alex Liu
7dba33500b
docs: ensure correct type for url in useFetch (#30531) 2025-01-10 17:47:12 +00:00
Daniel Roe
b5beffc119
perf(nuxt): use lighter @nuxt/cli dependency (#30526) 2025-01-10 17:09:51 +00:00
renovate[bot]
87fdcbee1b
chore(deps): update actions/upload-artifact action to v4.6.0 (main) (#30528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 16:46:47 +00:00
renovate[bot]
816d53cc7f
chore(deps): update all non-major dependencies (main) (#30486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-10 15:18:03 +00:00
renovate[bot]
27c78381c6
chore(deps): update node.js to 99981c3 (main) (#30502)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 14:38:20 +01:00
renovate[bot]
a4c2873f26
chore(deps): update devdependency eslint-typegen to v1 (main) (#30508)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 14:38:17 +01:00
renovate[bot]
73d6afebe1
chore(deps): update dependency memfs to v4.17.0 (main) (#30515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-10 14:38:15 +01:00
Saeid Zareie
47f94cf5b5
fix(kit): reorder #build to the end of tsConfig paths (#30520) 2025-01-10 13:37:45 +00:00
Matej Černý
842531d2e5
docs: update v4 release date (#30514) 2025-01-09 21:36:07 +01:00
Matej Černý
04e02986cd
fix(nuxt): don't hoist identifiers declared locally in definePageMeta when extracting page metadata (#30490) 2025-01-09 15:11:44 +00:00
renovate[bot]
41cdaf6702
chore(deps): update node.js to 1f09742 (main) (#30494)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-08 10:38:14 +00:00
Daniel Roe
4c66a7994d
chore: control dependency import into nuxt/app 2025-01-07 08:00:32 +00:00
Matej Černý
65380c6bc9
fix(nuxt): collect all identifiers before extracting page metadata (#30478) 2025-01-07 04:49:59 +00:00
renovate[bot]
5ba98e8cdb
chore(deps): update dependency @nuxt/telemetry to ^2.6.4 (main) (#30474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 21:10:38 +00:00
Clément Ollivier
728b7e1c25
docs: document the add layer command (#30476) 2025-01-06 16:27:39 +00:00
Clément Ollivier
88c9f64ec6
docs: document --dev option for the module command (#30477) 2025-01-06 16:27:27 +00:00
renovate[bot]
8264ab501e
chore(deps): update dependency nuxi to v3.18.2 (main) (#30472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-06 16:01:52 +00:00
renovate[bot]
18fb960ba4
chore(deps): update all non-major dependencies (main) (#30462)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-01-06 11:57:58 +00:00
Julien Huang
8b8a731dff
perf(nuxt): remove code duplication in client-only (#30460) 2025-01-05 14:35:59 +00:00
Daniel Roe
2438130f6b
test: update bundle size 2025-01-05 12:12:07 +00:00
Daniel Roe
660f172030
test: add minimal pages fixture (#30457) 2025-01-05 00:34:55 +00:00
Daniel Roe
7f49b6d573
perf(nuxt): drop pathe browser dep for deep server components (#30456) 2025-01-05 00:28:48 +00:00
Anders Bootsmann Larsen
7a5fd9b5f2
docs: add warning about prerendering (#30437) 2025-01-04 22:40:34 +00:00
Daniel Roe
aef96ae88d
fix(nuxt): respect router.options when hmring routes (#30455) 2025-01-04 22:35:36 +00:00
Alexander Lichter
7d96a0fd80
fix(nuxt): respect baseURL when ignoring prerendered manifest (#30446) 2025-01-04 22:35:27 +00:00
Daniel Roe
4afa905240
fix(schema): override vueCompilerOptions.plugins type (#30454) 2025-01-04 22:30:01 +00:00
Matej Černý
b3ddc31b33
fix(nuxt): use node location instead of range for route meta property extraction (#30447) 2025-01-04 21:14:55 +00:00
renovate[bot]
dd997aa1ea
chore(deps): update all non-major dependencies (main) (#30440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 20:04:51 +00:00