Commit Graph

7121 Commits

Author SHA1 Message Date
Julien Huang
8618a33186 Merge branch 'feat/nuxt_async_context' of https://github.com/nuxt/nuxt into feat/nuxt_async_context 2025-01-11 21:36:45 +01:00
Julien Huang
f5be4bbd5a refactor: globalNuxtCtx renamed to nuxtCtx 2025-01-11 21:36:15 +01:00
autofix-ci[bot]
6f4defbad9
[autofix.ci] apply automated fixes 2025-01-11 16:55:06 +00:00
Julien Huang
982af4e1a2 refactor: rename fallback to global 2025-01-11 17:52:20 +01:00
Julien Huang
97af928232 Merge branch 'main' into feat/nuxt_async_context 2025-01-11 17:44:32 +01: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
autofix-ci[bot]
0b4781e28e
[autofix.ci] apply automated fixes 2025-01-09 14:46:41 +00:00
Julien Huang
ef4f7f5b88 fix: missing export 2025-01-09 15:43:50 +01:00
Julien Huang
a6212c0935 fix: update to nightly 3 nightly 2025-01-09 15:41:15 +01:00
Julien Huang
686d06cac8 install nitropack latest 2025-01-09 15:05:31 +01:00
Julien Huang
705e221bbd feat: provide fallback instance for backward compatibility 2025-01-09 15:04:13 +01:00
Julien Huang
186be43db1 fix: impôrt, wrap buildNuxt and make name internal 2025-01-09 12:17:57 +01:00
Julien Huang
e872a19dae fix: missing name in nuxt object 2025-01-08 16:27:57 +01:00
Julien Huang
d7946f92ac feat: provide name and allow multiple Nuxt App within the same process 2025-01-08 16:22:31 +01: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