Commit Graph

7352 Commits

Author SHA1 Message Date
Daniel Roe
556a0cb787
test: migrate hmr test to use playwright runner (#31241) 2025-03-07 01:21:33 +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
Daniel Roe
f23683b262
chore: bump @nuxtjs/mdc typechecking dep 2025-03-06 10:50:14 +00:00
Daniel Roe
a477065b4c
chore: bump octokit patch versions 2025-03-06 10:44:22 +00:00
Alex Liu
67e69f9871
docs: clarify lifecycle behavior of <NuxtPage> during page changes (#31116) 2025-03-06 10:30:49 +00:00
Daniel Roe
a243f8fcf6
docs: update code example for nightly release to default to 3x 2025-03-06 10:30:38 +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
xjccc
4d258e2b10
docs: update getCachedData types (#31208) 2025-03-06 10:15:36 +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
d7623f884c
test: ensure dev tests have separate buildDirs 2025-03-04 23:31:27 +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
Daniel Roe
1bce3dc3bb
refactor(nuxt): use relative imports 2025-03-04 22:14:26 +00:00
Daniel Roe
8ef3fcc4d1
build(nuxt): add subpath imports for type support 2025-03-04 21:25:47 +00:00
Harlan Wilton
80c8cd27bf
feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 21:25:31 +00:00
Daniel Roe
fe82af4c9d
docs: update to use create nuxt command 2025-03-04 20:57:22 +00:00
Daniel Roe
bc101e4ae5
chore: add additional dummy url to ignore 2025-03-04 20:56:13 +00:00
Daniel Roe
358729e962
test: provide nuxt extensions in unit test 2025-03-04 17:20:33 +00:00
Daniel Roe
835e89404f
fix(kit): include declaration files when resolving compilerOptions.paths 2025-03-04 16:43:19 +00:00
Daniel Roe
7a2fbce01a
fix(schema): resolve workspaceDir to closest git config 2025-03-04 15:01:33 +00:00
Daniel Roe
34ddc2d2f9
fix(nuxt): strip query before generating payload url 2025-03-04 15:01:00 +00:00
Daniel Roe
54cb803191
refactor(nuxt): explicitly type internal request fetch 2025-03-04 13:10:29 +00:00
renovate[bot]
b4e012a83d
chore(deps): update all non-major dependencies (3.x) (#31186)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 10:59:26 +00:00
renovate[bot]
8eb8152139
chore(deps): update all non-major dependencies (3.x) (#31182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 23:12:02 +00:00
Daniel Roe
a0f9ddfe24
fix(nuxt): provide default extensions in resolveTypePath 2025-03-02 22:23:25 +00:00
Daniel Roe
6fb5c9c151
fix(kit): provide default extensions in resolveModule 2025-03-02 22:23:25 +00:00
Daniel Roe
a8856de591
fix(nuxt): add back fallback nuxtlink type signature 2025-03-02 22:23:25 +00:00
Daniel Roe
39c2b0a2c4
fix(ui-templates): escape inline scripts correctly in ui templates 2025-03-02 19:34:15 +00:00
Daniel Roe
97ec3143a5
test: update unit test snapshot 2025-03-02 19:29:54 +00:00
Daniel Roe
c4e6e8c117
feat(nuxt): use oxc-parser instead of esbuild + acorn (#30066) 2025-03-02 08:38:16 +00:00
Daniel Roe
fa480e0a0a
fix(nuxt): add backwards-compatible serialisation for nuxt.options.pages 2025-03-02 08:35:50 +00:00
Daniel Roe
66f3d93853
fix(nuxt): do not render payloads if disabled, and correct regexp (#31167) 2025-03-01 22:47:44 +00:00
renovate[bot]
383e77486b
chore(deps): update all non-major dependencies (3.x) (#31177)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 21:24:21 +00:00
renovate[bot]
eefe781506
chore(deps): update dependency pkg-types to v2 (3.x) (#31123)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-03-01 21:13:08 +00:00