Commit Graph

7162 Commits

Author SHA1 Message Date
renovate[bot]
787af4d19a
chore(deps): update all non-major dependencies (main) (#30256)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-16 15:08:36 +00:00
renovate[bot]
2b8527e741
chore(deps): update devdependency unbuild to v3.0.1 (main) (#30254)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-13 22:27:37 +00:00
renovate[bot]
54b1918a5c
chore(deps): update all non-major dependencies (main) (#30238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-13 17:41:08 +00:00
@beer
f94a071bd8
ci: bump node v22 (#30251) 2024-12-13 15:01:43 +00:00
Daniel Roe
a26322f5ff
chore: specify workspace engines.node compatibility 2024-12-13 13:30:14 +00:00
Daniel Roe
62fbdf9081
chore: remove (unused) rimraf 2024-12-13 13:28:17 +00:00
Daniel Roe
4d22f4d5ac
chore: update once more 2024-12-12 13:05:43 +00:00
Daniel Roe
696be1150a
chore: downgrade engines.node to reflect only deps 2024-12-12 13:02:12 +00:00
Daniel Roe
8cb9efa980
fix(nuxt): hoist environment types (#30230) 2024-12-11 17:07:21 +00:00
renovate[bot]
66bc09bb94
chore(deps): update all non-major dependencies (main) (#30226)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 14:00:30 +00:00
Daniel Roe
c72cc1ba96
docs: update nitro links + fix link checking (#30228) 2024-12-11 13:58:56 +00:00
Daniel Roe
dd91ac884b
docs: handle zero-length string 2024-12-11 13:30:12 +00:00
Daniel Roe
458ead0c8b
docs: document vite.css.preprocessorMaxWorkers
resolves https://github.com/nuxt/nuxt/issues/26539
2024-12-11 12:42:44 +00:00
Matt
9f33d7c727
docs: add shared directory documentation (#29816) 2024-12-11 12:29:52 +00:00
renovate[bot]
976fda169b
chore(deps): update all non-major dependencies (main) (#30217)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 21:29:01 +00:00
renovate[bot]
4f6c00bddd
chore: migrate renovate config (#30214)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 20:47:26 +00:00
Daniel Roe
829d44010c
chore: remove unimport from isolation 2024-12-10 20:46:51 +00:00
Daniel Roe
cd98154c39
test: try to improve spa preloader tests 2024-12-10 20:45:07 +00:00
renovate[bot]
61e4897033
chore(deps): update all non-major dependencies (main) (#30215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-10 08:06:06 +00:00
Daniel Roe
18a6ef1cad
fix(nuxt): remove unneeded subpath import 2024-12-09 21:44:03 +00:00
Daniel Roe
21b6826c1a
test: improve assertions for spa loading tests 2024-12-09 21:40:23 +00:00
Daniel Roe
5f59f30134
fix(nuxt): remove whitespace around spa loading template 2024-12-09 21:32:39 +00:00
Daniel Roe
501ccc3750
refactor(nuxt): use direct import of installNuxtModule 2024-12-09 20:05:45 +00:00
renovate[bot]
98c28db411
chore(deps): update all non-major dependencies (main) (#30132)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-09 16:56:54 +00:00
Daniel Roe
4d13f1027a
docs: fix link to issue 2024-12-09 16:20:55 +00:00
Daniel Roe
d874726ffb
fix(nuxt): guard window access 2024-12-09 15:19:10 +00:00
Nikolay
54f5b9e8a4
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:09:15 +00:00
Julien Huang
8c956db866
refactor(nuxt): prefix all core modules with nuxt: (#30028) 2024-12-09 12:38:25 +00:00
Daniel Roe
33789bec05
test: add additional attw test for built packages (#30206) 2024-12-09 12:28:48 +00:00
Joaquín Sánchez
f04c6154ed
fix(nuxt): correct types for nuxt and nuxt/app (#30148) 2024-12-09 10:49:39 +00:00
Daniel Roe
bfcf80a12a
fix(nuxt): de-default async layout components (#30203) 2024-12-09 10:45:45 +00:00
Julien Huang
231b7d17c3
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 10:35:37 +00:00
Julien Huang
374967ba10
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 10:34:00 +00:00
bjoaquinc
0d263a39b7
docs: added options and option definitions for sourcemap (#30201) 2024-12-09 10:32:24 +00:00
wzc520pyfm
41eccbc4fe
fix(schema): allow routerOptions.history to return null (#30192) 2024-12-07 20:11:51 +00:00
Kraig Burrows
204e241601
docs: add missing comma in upgrade doc code sample (#30189) 2024-12-07 12:41:26 +00:00
renovate[bot]
ef798ef6db
chore(deps): update devdependency @nuxt/test-utils to v3.15.1 (main) (#30166)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-06 21:43:07 +00:00
bjoaquinc
4bad11de52
docs: add note about awaiting useLazyFetch (#30171) 2024-12-06 20:43:52 +00:00
Bobbie Goede
7166867735
docs: add nuxi upgrade channel flag (#30184) 2024-12-06 16:57:21 +00:00
Daniel Roe
876b874e7d
chore: upgrade unimport separately 2024-12-06 16:42:01 +00:00
Daniel Roe
9b393bc65f
chore: pin unimport 2024-12-06 16:40:54 +00:00
Daniel Roe
f71cc9ddd1
chore: don't ignore typescript, but upgrade it separately 2024-12-06 08:31:50 +00:00
renovate[bot]
b676722d2f
chore(deps): update dependency unplugin to v2 (main) (#30160)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:30:57 +00:00
renovate[bot]
0c6984ccc1
chore(deps): update node.js to 35a5dd7 (main) (#30143)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-04 17:41:20 +00:00
Daniel Roe
2cd9f33e6d
fix: update engines.node to match dependencies (#30139) 2024-12-03 15:47:02 +00:00
Daniel Roe
4a3af2dca4
fix(kit): use resolved module paths for transpile + modulesDir (#30136) 2024-12-03 13:19:59 +00:00
Joaquín Sánchez
474832f653
feat(nuxt): support vue directive auto-imports within unimport (#29818) 2024-12-03 13:16:44 +00:00
Harlan Wilton
a01c41b4d3
perf(nuxt): preload app manifest (#30017) 2024-12-03 13:07:36 +00:00
一纸忘忧
3317b63557
docs: correct vite link (#30135) 2024-12-03 12:31:55 +00:00
renovate[bot]
44351951a1
chore(deps): update all non-major dependencies (main) (#30082)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-03 11:29:00 +00:00