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 |
|
Daniel Roe
|
ee040eea3d
|
test: filter out dev server logs 🙈
|
2025-03-01 19:59:50 +00:00 |
|
Daniel Roe
|
ad306f4726
|
test: simplify further
|
2025-03-01 19:08:52 +00:00 |
|
Daniel Roe
|
5664181778
|
chore: add errx dependency
|
2025-03-01 13:38:52 +00:00 |
|
Daniel Roe
|
da3b39d677
|
test: fix time-based hydration test
|
2025-03-01 13:23:44 +00:00 |
|
Daniel Roe
|
031686206b
|
perf(kit): skip extra module resolution step in loadNuxt (#31176)
|
2025-03-01 13:13:56 +00:00 |
|
Daniel Roe
|
0b6c698e55
|
feat(kit,nuxt): resolve template imports from originating module (#31175)
|
2025-03-01 13:10:39 +00:00 |
|
Daniel Roe
|
156ab7c93c
|
feat(kit,nuxt): augment nitro types with addTypeTemplate (#31079)
|
2025-03-01 13:10:38 +00:00 |
|
Julien Huang
|
d153ea9d23
|
fix(nuxt): show error page on island page error (#31081)
|
2025-03-01 13:09:01 +00:00 |
|
xjccc
|
6f8cfd679d
|
feat(nuxt): show source file when warning about undefined useAsyncData (#31144)
|
2025-03-01 13:08:48 +00:00 |
|
renovate[bot]
|
42d8685cad
|
chore(deps): update all non-major dependencies (3.x) (#31163)
|
2025-03-01 12:35:04 +00:00 |
|
Daniel Roe
|
7a1934509e
|
fix(nuxt): align type of custom navigate with vue-router
|
2025-03-01 00:42:15 +00:00 |
|
renovate[bot]
|
b2559e8277
|
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-03-01 00:42:14 +00:00 |
|
Daniel Roe
|
cd83b74e1a
|
feat(vite): add vite's modulepreload polyfill (#31164)
|
2025-03-01 00:42:02 +00:00 |
|
Michael Brevard
|
5e61eb567d
|
feat(nuxt): delayed/lazy hydration support (#26468)
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2025-03-01 00:41:43 +00:00 |
|
Daniel Roe
|
6cf97bfe5f
|
test: skip testing spa-preloader in dev
|
2025-03-01 00:41:26 +00:00 |
|
Daniel Roe
|
9a9fcdab5b
|
test: add some more stability in hmr tests
|
2025-03-01 00:41:26 +00:00 |
|
Daniel Roe
|
d4d80ada5b
|
chore(deps): revert c12 upgrade temporarily
|
2025-03-01 00:04:04 +00:00 |
|
Daniel Roe
|
fb9ee0a4ea
|
perf(nuxt): migrate to use exsolve for module resolution (#31124)
|
2025-02-28 22:50:49 +00:00 |
|
Daniel Roe
|
a99c59fbd4
|
fix(nuxt): update path to no-ssr middleware handler
|
2025-02-28 19:54:12 +00:00 |
|
Daniel Roe
|
151cf7d490
|
fix(nuxt): fix nitro import statements for v2
|
2025-02-28 17:01:44 +00:00 |
|
Daniel Roe
|
05501d2c80
|
chore: fix broken lockfile
|
2025-02-28 14:07:20 +00:00 |
|
Daniel Roe
|
5a696176dc
|
docs: fix links to nitro directory structure
|
2025-02-28 14:06:07 +00:00 |
|
Julien Huang
|
281f12c3e1
|
refactor(nuxt): re-organize internal runtime/nitro files (#31131)
|
2025-02-28 14:05:55 +00:00 |
|
Julien Huang
|
fb52196453
|
fix(nuxt): warn when definePageMeta does not receive an object (#31156)
|
2025-02-28 14:03:18 +00:00 |
|
Maik Kowol
|
a4e6069a4b
|
feat(nuxt): add types for default NuxtLink slot (#31104)
|
2025-02-28 14:00:34 +00:00 |
|
Daniel Roe
|
71de708a05
|
test: disable codspeed outside of ci
|
2025-02-28 14:00:34 +00:00 |
|
Alex Liu
|
bbb2a2b5c0
|
refactor(nuxt): update to noScripts route rule (#31083)
|
2025-02-28 14:00:28 +00:00 |
|
Alex Liu
|
60fd43877f
|
docs: explain why headers not forwarded when using $fetch on the server (#31114)
|
2025-02-28 13:58:42 +00:00 |
|
Anthony Fu
|
87b9ff4ecc
|
docs: fix typo in example command (#31112)
|
2025-02-28 13:58:42 +00:00 |
|
Bobbie Goede
|
438bfab612
|
fix(nuxt): set nuxt.options.pages to detected configuration (#31101)
|
2025-02-28 13:58:42 +00:00 |
|