Commit Graph

5036 Commits

Author SHA1 Message Date
renovate[bot]
db4daa02a3
chore(deps): update all non-major dependencies (3.x) (#31404)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 20:06:09 +00:00
renovate[bot]
ddc947dad3
chore(deps): update vitest to v3.0.9 (3.x) (#31402)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 16:25:27 +00:00
renovate[bot]
5f6ea35ea6
chore(deps): update all non-major dependencies (3.x) (#31400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 16:09:42 +00:00
Daniel Roe
8727e40c59
perf(nuxt): use browser cache for payloads (#31379) 2025-03-17 14:41:59 +00:00
Daniel Roe
c0785b1d38
docs: update experimental docs (#31388) 2025-03-17 14:41:59 +00:00
xjccc
5d5071579b
fix(nuxt): render style component html (#31337) 2025-03-17 14:41:58 +00:00
Alex Liu
0685e91d01
docs: adjust app.head example (#31350) 2025-03-17 14:41:58 +00:00
renovate[bot]
6312eebf57
chore(deps): update dependency @vitejs/plugin-vue to v5.2.3 (3.x) (#31396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-17 14:21:17 +00:00
renovate[bot]
4cdd252dc4
chore(deps): update all non-major dependencies (3.x) (#31390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-17 13:02:36 +00:00
renovate[bot]
88463de9b9
chore(deps): update all non-major dependencies (3.x) (#31324)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-17 10:09:44 +00:00
renovate[bot]
425f81892a
chore(deps): update all non-major dependencies (3.x) (#31310)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-10 10:27:18 +00:00
Daniel Roe
3f8bd5629b
fix(nuxt): check resolved options for polyfills (#31307) 2025-03-09 22:13:18 +00:00
renovate[bot]
2d12e1ec5d
chore(deps): update all non-major dependencies (3.x) (#31292) 2025-03-09 19:48:16 +00:00
Daniel Roe
2ab20bfdc7
chore: lint repo 2025-03-09 15:35:43 +00:00
Daniel Roe
d09c8ec71f
fix(nuxt): use new mocked-exports (#31295) 2025-03-09 15:30:48 +00:00
Daniel Roe
e51a763a13
fix(nuxt): restore nuxt aliases to nitro compilerOptions.paths (#31278) 2025-03-09 15:28:01 +00:00
Daniel Roe
6fe9dff7ec
chore: fix gitignore 2025-03-08 11:39:20 +00:00
renovate[bot]
18350ddc09
chore(deps): update devdependency @types/pify to v6 (3.x) (#31286)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 09:44:39 +00:00
renovate[bot]
b25a0b36e9
chore(deps): update all non-major dependencies (3.x) (#31281)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-08 09:40:10 +00:00
renovate[bot]
bbbb5abdd0
chore(deps): update all non-major dependencies (3.x) (#31269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 18:26:38 +00:00
github-actions[bot]
7a37a98253
v3.16.0 2025-03-07 14:21:17 +00:00
renovate[bot]
0d13fe9f53
chore(deps): update all non-major dependencies (3.x) (#31264)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-07 14:19:50 +00:00
Daniel Roe
2476cab9a3
fix(nuxt): strip query in x-nitro-prerender header 2025-03-07 12:31:16 +00:00
renovate[bot]
2c68c924c3
chore(deps): update all non-major dependencies (3.x) (#31240)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-07 12:31:05 +00:00
Daniel Roe
89a29e760a
fix(vite): prevent overriding server build chunks 2025-03-07 11:52:56 +00:00
John Tanzer
bf454cb5bc
fix(nuxt): pass useFetch function name on server for warning (#31213)
Co-authored-by: "solovev.an" <andrey.solovyov.ccs@gmail.com>
2025-03-07 11:52:55 +00:00
Daniel Roe
b29c0e86ba
chore: ignore nitro/renderer templates 2025-03-07 11:52:55 +00:00
Daniel Roe
7c427dfa05
fix(nuxt): fall back to wasm if oxc native bindings are missing (#31190) 2025-03-07 11:51:20 +00:00
Connor Pearson
0ebaa51465
fix(nuxt): apply ignore rules to nitro devStorage (#31233) 2025-03-07 11:32:08 +00:00
Connor Roberts
2f833f413b
fix(nuxt): preserve query/hash when calling navigateTo with replace (#31244) 2025-03-07 01:20:44 +00:00
Harlan Wilton
3cd43849de
fix(nuxt): ensure head components are reactive (#31248)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-07 01:20:43 +00:00
Daniel Roe
87b69c9ae5
fix(nuxt): normalise error url to pathname 2025-03-06 23:15:19 +00:00
Daniel Roe
d5588dbb8c
fix(nuxt): exempt nitro from import protections (#31246) 2025-03-06 22:42:42 +00:00
Daniel Roe
4f067f6013
fix(nuxt): ensure we strip all chars in payload url 2025-03-06 14:36:22 +00:00
Daniel Roe
7a92b766f5
feat(nuxt): align nuxt error handling with nitro (#31230)
Co-authored-by: Daniel Philip Johnson <daniel-philip-johnson@outlook.com>
Co-authored-by: Saeid Zareie <saeid.za98@gmail.com>
2025-03-06 14:17:46 +00:00
Daniel Roe
72e8e2065c
chore(deps): upgrade all non-major dependencies 2025-03-06 14:05:29 +00:00
Daniel Roe
d527a29af5
test: try to improve dev test stability (#31218)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2025-03-06 10:54:02 +00:00
Daniel Roe
83f3fc47ca
fix(nuxt): ensure externals are resolved first (#31235) 2025-03-06 10:51:31 +00:00
Kevin Deng 三咲智子
86520bd0ec
fix(schema): use RawVueCompilerOptions for unresolved tsconfig (#31202) 2025-03-06 10:16:27 +00:00
Daniel Roe
903597a48d
fix(nuxt): skip deep merge in dev mode for prototype keys (#31205)
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-03-06 10:16:06 +00:00
Daniel Roe
16e09391b9
fix(nuxt): resolve shared externals to absolute paths (#31227) 2025-03-06 09:59:36 +00:00
Daniel Roe
37ec28c46b
chore(deps): upgrade to unenv v2 (#31198) 2025-03-05 13:18:55 +00:00
Harlan Wilton
bc0a3948e2
fix(nuxt): consolidate head component context (#31209) 2025-03-05 11:51:22 +00:00
renovate[bot]
36d5d533b8
chore(deps): update nitro to v2.11 and all other non-major dependencies (3.x) (#31200)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-05 10:15:28 +00:00
Daniel Roe
a1b855cc55
test: update import to #internal/nitro/app 2025-03-05 10:11:57 +00:00
Daniel Roe
8f61d0090b
test: update nitro type import 2025-03-04 23:34:10 +00:00
Daniel Roe
82ca08f933
test: update build benchmark 2025-03-04 23:27:39 +00:00
Daniel Roe
bbae4d74a4
test: add benchmark for vite client build (#31118) 2025-03-04 23:27:30 +00:00
Julien Huang
25cd5bfff2
refactor(nuxt): early return island response (#31094) 2025-03-04 22:54:56 +00:00
Daniel Roe
0d54dc3f43
chore: ignore internal resolution errors in nuxt types 2025-03-04 22:24:05 +00:00