Commit Graph

4632 Commits

Author SHA1 Message Date
Daniel Roe
0f16cd6124
perf(nuxt,schema): do not watch buildDir and node_modules (#22214) 2023-07-19 15:43:28 +01:00
Daniel Roe
61146aacaf
fix(test-utils): pass along error if server can't start (#22216) 2023-07-19 14:38:52 +01:00
Nirina Rabeson
fb77cc04c7
fix(nuxi): support --inspect in dev mode (#22205) 2023-07-19 13:32:10 +01:00
Daniel Roe
5b409f8579
fix(nuxt): avoid premature hydration when using async layouts (#22198) 2023-07-19 07:55:53 +01:00
Daniel Roe
449a01526a
fix(nuxt): ensure we only increment hydrating count once (#22200) 2023-07-18 16:21:53 +01:00
Anthony Fu
f6b64f6a65
fix(nuxt): resolve race condition regenerating auto imports (#22201) 2023-07-18 16:20:06 +01:00
Julien Huang
f4ec04f520
fix(nuxt): add baseURL to island fetch requests (#22009) 2023-07-18 16:07:35 +01:00
Alexander Lichter
4b6f3e1ba1
fix(nuxt): work around payload extraction issue (#22162)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-18 13:31:35 +02:00
Mahdi Shah Abbasian
bea6ed1d9c
docs: standardize indentation and tag positioning (#22157) 2023-07-18 11:31:45 +01:00
Ali Azimi
646137a63a
docs: add instruction on how to use other modules in a module (#22081) 2023-07-18 11:26:43 +01:00
Qin Guan
a6b4c3c9d8
docs: add runtime storage configuration examples (#22189) 2023-07-18 11:25:47 +01:00
Daniel Roe
b8a282e115
fix(nuxt): don't redirect if initial path has trailing slash (#22192) 2023-07-18 11:03:14 +01:00
Alexander Lichter
fed5868184
fix(core): correctly use toLowerCase for possible moduleResolution (#22160) 2023-07-16 00:48:03 +02:00
github-actions[bot]
f068ad5edd
v3.6.3 2023-07-14 23:48:50 +01:00
Daniel Roe
0643d4315b fix(cli): allow non-existent experimental option 2023-07-14 23:39:06 +01:00
Samuel Burkhard
826f82a6da
fix(cli): add aliases to monorepo paths to tsconfig includes (#21997)
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-14 15:32:59 +01:00
云游君
e3553a36f9
fix(nuxt): skip scanning components that do not produce a name (#22074) 2023-07-14 14:50:14 +01:00
Jianqi Pan
988e75bbc7
fix(nuxt): skip view transitions where there is no route change (#22140) 2023-07-14 14:49:57 +01:00
Daniel Roe
a07cfb8663
refactor(cli,schema): add bundler module resolution flag (#22142) 2023-07-14 14:46:40 +01:00
Luke Pinion
21ea0faf8a
docs: update link to router options (#22131) 2023-07-13 18:26:49 +01:00
Daniel Roe
b06ae969f6
fix(test-utils): export from core playwright package (#22122) 2023-07-13 18:26:04 +01:00
Fanny
4abfb40a78
docs: fix typos (#22125) 2023-07-13 17:25:54 +02:00
Hebilicious
350788419c
docs: prefix internal links with / (#22118) 2023-07-13 11:05:33 +01:00
Daniel Roe
e9dac76348
fix(nuxt): add pages in correct hook when generating (#22088) 2023-07-12 08:26:52 +01:00
Daniel Roe
dcef9d94cd
perf(nuxt): prepopulate island payloads from rendered html (#22049)
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2023-07-12 07:28:22 +01:00
renovate[bot]
08acfb749d
chore(deps): update autofix-ci/action digest to 8caa572 (main) (#22059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-11 09:41:59 +01:00
Eduardo San Martin Morote
c76d58051f
docs: use sfc syntax in example (#22073)
Co-authored-by: Sébastien Chopin <seb@nuxtlabs.com>
2023-07-10 16:48:57 +02:00
Eduardo Santos de Brito
bf7e96c7c6
docs: add details and components folder to auto imports introduction (#22062) 2023-07-10 14:11:58 +01:00
Nurassyl
2edd7a3441
docs: add space in list (#22032) 2023-07-07 21:35:59 +01:00
Daniel Roe
4d7df49ebf chore: add eslint schema 2023-07-07 20:28:48 +01:00
Jianqi Pan
b49e5f420c
docs: add more internal links (#22013) 2023-07-07 17:24:09 +01:00
renovate[bot]
d2aee40b9d
chore(deps): update vitest to ^0.33.0 (main) (#21998)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-07 10:26:57 +01:00
Daniel Roe
3bae61507e docs: add leading slash
resolves #21990
2023-07-07 09:56:50 +01:00
renovate[bot]
7dd012e29e
chore(deps): pin dependencies (main) (#21986)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-07 09:51:42 +01:00
Daniel Roe
0c826ee274 chore: add volar to workspace recommendations 2023-07-06 17:09:41 +01:00
Daniel Roe
1605a532a1
fix(vite): pass modulesDir to isExternal (#21966) 2023-07-06 14:22:31 +01:00
Daniel Roe
d590c85c35 chore: add explicit type dependencies 2023-07-06 13:36:58 +01:00
Daniel Roe
6481162f42 chore: update lockfile 2023-07-06 13:09:47 +01:00
Daniel Roe
c10a624052 chore: add explicit vue dependency in fixtures 2023-07-06 13:07:17 +01:00
Daniel Roe
4e32e70bba fix(schema): correct type of unctx options 2023-07-06 13:07:11 +01:00
Zakir Hossen
f4be14a38a
docs: fix accessing custom props from child pages (#21977) 2023-07-06 09:20:38 +01:00
renovate[bot]
e16680b7ef
chore(deps): update all non-major dependencies (main) (#21972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-06 09:05:39 +01:00
Harlan Wilton
6cabe69ce0 fix(kit): module compatibility not working with module names 2023-07-06 12:36:49 +10:00
github-actions[bot]
88f914e9a0
v3.6.2 2023-07-05 22:42:25 +01:00
Mateusz Kulpa
cb99785c0c
docs: add JetBrains IDEs debug configuration (#21965) 2023-07-05 22:27:23 +01:00
renovate[bot]
927d637e3f
chore(deps): update all non-major dependencies (main) (#21955)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-05 18:31:22 +02:00
Daniel Roe
a79d04780a
fix(kit): ignore telemetry startup time (as it has prompt) (#21959) 2023-07-05 16:04:37 +02:00
Daniel Roe
74c11dc662
perf(nuxt): use getters when constructing reactive routes (#21957) 2023-07-05 14:33:12 +02:00
Daniel Roe
d0dde6426f
fix(nuxt): preserve old vnode when leaving nested route (#21823) 2023-07-05 12:39:39 +02:00
renovate[bot]
00fb33379c
chore(deps): update all non-major dependencies (main) (#21939)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2023-07-05 12:18:44 +02:00