Commit Graph

7457 Commits

Author SHA1 Message Date
Daniel Roe
526bb8dfb7
chore: bump @nuxtjs/mdc typechecking dep 2025-03-05 10:01:18 +00:00
xjccc
eb3574217a
docs: update getCachedData types (#31208) 2025-03-05 08:20:11 +00:00
Daniel Roe
bde85905d8
test: ensure dev tests have separate buildDirs 2025-03-04 23:31:15 +00:00
Daniel Roe
2a41ec0c89
test: update build benchmark 2025-03-04 23:26:33 +00:00
Daniel Roe
037d120f1f
chore: ignore internal resolution errors in nuxt types 2025-03-04 22:24:17 +00:00
Daniel Roe
0a708a649b
refactor(nuxt): use relative imports 2025-03-04 22:14:17 +00:00
Daniel Roe
36bb785612
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-04 21:32:12 +00:00
Daniel Roe
99f46e6576
build(nuxt): add subpath imports for type support 2025-03-04 21:15:08 +00:00
Harlan Wilton
4edd782011
feat(nuxt): upgrade to unhead v2 (#31169) 2025-03-04 20:42:32 +00:00
renovate[bot]
52146b4641
chore(deps): update all non-major dependencies (main) (#31199)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 20:39:54 +00:00
Daniel Roe
fc4a8e8fcf
docs: update to use create nuxt command 2025-03-04 19:27:13 +00:00
Daniel Roe
3b9fd517a7
test: provide nuxt extensions in unit test 2025-03-04 17:19:43 +00:00
Daniel Roe
84f8b6a0b5
chore: bump octokit patch versions 2025-03-04 16:50:31 +00:00
Daniel Roe
dd40cce539
fix(kit): include declaration files when resolving compilerOptions.paths 2025-03-04 16:43:02 +00:00
Kevin Deng 三咲智子
1a6602cc14
fix(schema): use RawVueCompilerOptions for unresolved tsconfig (#31202) 2025-03-04 16:32:01 +00:00
Alex Liu
93c463210f
docs: clarify lifecycle behavior of <NuxtPage> during page changes (#31116) 2025-03-04 16:16:08 +00:00
Daniel Roe
eb3473ae84
fix(schema): resolve workspaceDir to closest git config 2025-03-04 15:01:39 +00:00
Daniel Roe
e197cf0485
fix(nuxt): strip query before generating payload url 2025-03-04 14:57:26 +00:00
Daniel Roe
41512f0a01
docs: update code example for nightly release to default to 3x 2025-03-04 14:22:12 +00:00
Daniel Roe
2c5e6d5aa5
refactor(nuxt): explicitly type internal request fetch 2025-03-04 13:10:09 +00:00
Daniel Roe
3ec1a1e5e9
fix(nuxt): import isEqual from main ohash export 2025-03-04 11:00:25 +00:00
renovate[bot]
20c07ab62a
chore(deps): update all non-major dependencies (main) (#31185)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-04 10:59:23 +00:00
Daniel Roe
ed22319cd0
fix(nuxt): provide default extensions in resolveTypePath 2025-03-02 22:23:11 +00:00
Daniel Roe
d93029b911
fix(kit): provide default extensions in resolveModule 2025-03-02 22:23:11 +00:00
Daniel Roe
adfa1e699d
fix(nuxt): add back fallback nuxtlink type signature 2025-03-02 22:23:11 +00:00
renovate[bot]
a8333336f7
chore(deps): update all non-major dependencies (main) (#31181)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-02 20:40:29 +00:00
Daniel Roe
c38ce0e0d9
fix(ui-templates): escape inline scripts correctly in ui templates 2025-03-02 19:34:24 +00:00
Daniel Roe
dfc66beeff
feat(nuxt): use oxc-parser instead of esbuild + acorn (#30066) 2025-03-02 08:36:54 +00:00
Daniel Roe
76e51626b4
fix(nuxt): add backwards-compatible serialisation for nuxt.options.pages 2025-03-02 08:32:36 +00:00
renovate[bot]
34901e6557
chore(deps): update dependency ohash to ^2.0.8 (main) (#31179)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 21:24:43 +00:00
Daniel Roe
2ba333928f
test: filter out dev server logs 🙈 2025-03-01 19:59:26 +00:00
Daniel Roe
50d71bdccd
test: simplify further 2025-03-01 15:45:14 +00:00
Daniel Roe
106e4fd55f
fix(nuxt): do not render payloads if disabled, and correct regexp (#31167) 2025-03-01 14:55:19 +00:00
renovate[bot]
c4fb9ced03
chore(deps): update dependency pkg-types to v2 (main) (#31122) 2025-03-01 14:46:54 +00:00
renovate[bot]
025b01a041
chore(deps): update all non-major dependencies (main) (#31173)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 14:08:25 +00:00
Daniel Roe
40ddc30ac8
test: fix time-based hydration test 2025-03-01 13:23:36 +00:00
Daniel Roe
66f19ccf41
perf(kit): skip extra module resolution step in loadNuxt (#31176) 2025-03-01 12:45:17 +00:00
Daniel Roe
594286f258
feat(kit,nuxt): resolve template imports from originating module (#31175) 2025-03-01 12:37:06 +00:00
Daniel Roe
98b8c9371f
test: benchmark minimal fixture instead (#31174) 2025-03-01 10:51:31 +00:00
renovate[bot]
25f50df0f1
chore(deps): update devdependency rollup to v4.34.9 (main) (#31171)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-01 10:01:39 +00:00
Daniel Roe
b0db03a406
feat(kit,nuxt): augment nitro types with addTypeTemplate (#31079) 2025-03-01 08:11:23 +00:00
Julien Huang
cc518382db
fix(nuxt): show error page on island page error (#31081) 2025-03-01 07:40:12 +00:00
renovate[bot]
c4f85fdcf0
chore(deps): update resolutions @types/node to v22.13.8 (main) (#31165) 2025-03-01 07:28:09 +00:00
xjccc
c398ce2817
feat(nuxt): show source file when warning about undefined useAsyncData (#31144) 2025-03-01 06:40:10 +00:00
Daniel Roe
0a69213358
fix(nuxt): align type of custom navigate with vue-router 2025-03-01 00:40:14 +00:00
renovate[bot]
88b119a27f
chore(deps): pin devdependency @vitejs/plugin-vue-jsx to 4.1.1 (main) (#31166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 23:30:18 +00:00
Daniel Roe
488dfc1f20
feat(vite): add vite's modulepreload polyfill (#31164) 2025-02-28 23:20:14 +00:00
Michael Brevard
281a931a0a
feat(nuxt): delayed/lazy hydration support (#26468)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2025-02-28 23:19:17 +00:00
Daniel Roe
e0f40cfc22
test: skip testing spa-preloader in dev 2025-02-28 22:33:26 +00:00
renovate[bot]
5ad1e20ee4
chore(deps): update all non-major dependencies (main) (#31162)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-28 21:17:53 +00:00