Commit Graph

7164 Commits

Author SHA1 Message Date
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
renovate[bot]
e3764bbc96
chore(deps): update dependency pathe to v2 (main) (#30448)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-04 19:40:30 +00:00
renovate[bot]
61ddea167b
chore(deps): update dependency memfs to v4.15.3 (main) (#30422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-02 12:34:23 +00:00
Connor Roberts
64287dbd5c
fix(schema): support pfx certificate for dev server (#30412) 2025-01-02 12:17:19 +00:00
renovate[bot]
7328f05386
chore(deps): update all non-major dependencies (main) (#30414)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-01 23:20:19 +00:00
Daniel Roe
c1b8b921f1
perf(rspack,webpack): drop lodash-es dependency (#30409) 2024-12-30 19:38:22 +00:00
Daniel Roe
7fb466c0e4
chore: dedupe lockfile + bump nanoid 2024-12-30 19:37:44 +00:00
Daniel Roe
3a37c74e1b
chore: add additional dummy url to ignore 2024-12-30 19:37:00 +00:00
Horu
a929bf2432
docs: fix typos (#30413) 2024-12-30 19:35:49 +00:00
Daniel Roe
f0ce20388d
perf(schema): drop unneeded type-only schema dependencies (#30411) 2024-12-30 00:12:01 +00:00
Julien Huang
ca6e31c5d6
refactor(nuxt): use consola with nuxt tag instead of console (#30408) 2024-12-29 23:25:29 +00:00
Daniel Roe
2b49c5b936
fix(nuxt): pass nuxt instance to resolvePagesRoutes 2024-12-29 23:18:55 +00:00
Daniel Roe
e70ef00e55
docs: update references to lodash and recommend es-toolkit 2024-12-29 23:09:42 +00:00
renovate[bot]
100eaa348d
chore(deps): update all non-major dependencies (main) (#30397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-29 13:11:18 +00:00
renovate[bot]
ca68938e80
chore(deps): update devdependency happy-dom to v16 (main) (#30386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-27 14:14:33 +00:00
renovate[bot]
15c74bbc3c
chore(deps): update all non-major dependencies (main) (#30391)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-27 14:13:47 +00:00
Matej Černý
8169613010
chore: add configuration for JetBrains IDEs (#30380) 2024-12-27 00:21:39 +00:00