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 |
|
renovate[bot]
|
b887337f82
|
chore(deps): update node.js to cb24453 (main) (#30128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-03 10:48:52 +00:00 |
|
Daniel Roe
|
fad53aa9ec
|
feat(nuxt): print nuxt hook timings in browser devtools (#29922)
|
2024-12-03 10:12:07 +00:00 |
|
Sébastien LeBlanc
|
23ebfc0c28
|
docs: add giget limitation in nuxt layers documentation (#30122)
|
2024-12-03 10:02:16 +00:00 |
|
Daniel Roe
|
5f30fe925f
|
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113)
|
2024-12-03 09:31:17 +00:00 |
|
renovate[bot]
|
8c7d24deda
|
chore(deps): update vitest to v2.1.8 (main) (#30118)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-02 15:41:29 +00:00 |
|
Daniel Roe
|
7b9f4b8dd9
|
fix(nuxt): correct return type of useRequestFetch (#30117)
|
2024-12-02 15:40:44 +00:00 |
|
Teena
|
37ce2b4f4b
|
docs: add note about using bun runtime (#30019)
|
2024-12-02 14:58:56 +00:00 |
|
Daniel Roe
|
76abb53bf1
|
fix(kit): add better logging for non-resolved modules (#30116)
|
2024-12-02 14:44:24 +00:00 |
|
Daniel Roe
|
9275b2a7be
|
fix(kit,nuxt): provide buildDir to normalizeTemplate (#30115)
|
2024-12-02 14:14:08 +00:00 |
|
Daniel Roe
|
e27cc5aef9
|
fix(nuxt): tidy up remnants of previous useId implementation
|
2024-12-02 13:26:43 +00:00 |
|
skmedix
|
1bdaefee79
|
docs: fix incorrect vite docs link (#30112)
|
2024-12-02 12:20:35 +00:00 |
|
renovate[bot]
|
a186f08519
|
chore(deps): update vitest to v2.1.7 (main) (#30109)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-02 11:36:20 +00:00 |
|
Daniel Roe
|
5d0880e032
|
docs: update links to vite.dev (#30111)
|
2024-12-02 11:35:47 +00:00 |
|
Daniel Rentz
|
71964702c2
|
docs: update configuration files format (#30087)
|
2024-12-02 10:21:48 +00:00 |
|
Inesh Bose
|
2ea738854e
|
docs: improve wording (#30106)
|
2024-12-01 15:30:35 +00:00 |
|
renovate[bot]
|
1c418d0ea3
|
chore(deps): update dependency nuxi to v3.16.0 (main) (#30085)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-29 10:05:02 +00:00 |
|
Daniel Roe
|
3cb8b9fcb0
|
refactor(nuxt): simplify and improve core plugins that parse ast (#30088)
|
2024-11-28 16:34:02 +00:00 |
|
Matej Černý
|
a60d7fd51c
|
docs: add a section about event.waitUntil (#29583)
|
2024-11-28 10:00:58 +00:00 |
|
Felix Gabler
|
9e03a4120c
|
fix(nuxt): allow array/object style value for head components (#29999)
|
2024-11-28 09:39:46 +00:00 |
|
renovate[bot]
|
d93de6c1db
|
chore(deps): update all non-major dependencies (main) (#30076)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-28 09:19:37 +00:00 |
|
@beer
|
811f57c0a4
|
docs: format text case for consistency (#30073)
|
2024-11-27 20:12:15 +00:00 |
|
Harlan Wilton
|
16ef9be903
|
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015)
|
2024-11-27 16:57:15 +00:00 |
|
renovate[bot]
|
0f3e1e9442
|
chore(deps): update devdependency nuxt-content-twoslash to v0.1.2 (main) (#30068)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-27 16:56:49 +00:00 |
|
mianlang
|
ed7ca0a1be
|
docs: remove duplicate information about preprocessor variables (#30002)
|
2024-11-27 14:31:24 +00:00 |
|
Daniel Rentz
|
03080ad5d9
|
docs: fix typos in punctuation (#30006)
|
2024-11-27 14:24:35 +00:00 |
|
Tamás H.
|
44520fc3c5
|
docs: mention that type checking can happen in dev (#30012)
|
2024-11-27 14:23:54 +00:00 |
|
renovate[bot]
|
434169e6f0
|
chore(deps): update dependency unimport to ^3.13.4 (main) (#30064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-27 11:39:52 +00:00 |
|