renovate[bot]
|
784a28df97
|
chore(deps): update all non-major dependencies (main) (#30298)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-12-19 10:05:18 +00:00 |
|
renovate[bot]
|
dca1a965bf
|
chore(deps): update dependency nuxi to v3.17.0 (main) (#30300)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-19 07:56:31 +00:00 |
|
Vuk Marjanovic
|
03f0d1aec3
|
fix(nuxt): don't use <RouterLink> for links starting with # (#30190)
|
2024-12-18 23:39:54 +00:00 |
|
renovate[bot]
|
1f09e69335
|
chore(deps): update all non-major dependencies (main) (#30280)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-12-18 16:18:33 +00:00 |
|
Daniel Roe
|
7698967fbf
|
perf(nuxt): use static hashMode option (#30297)
|
2024-12-18 12:12:11 +00:00 |
|
Alexander Lichter
|
f877823a43
|
feat(nuxt): add mode: 'navigation' to callOnce (#30260)
|
2024-12-18 11:41:15 +00:00 |
|
Connor Roberts
|
b4c0f17776
|
fix(nuxt): respect replace in middleware with navigateTo (#30283)
|
2024-12-18 10:26:32 +00:00 |
|
Matej Černý
|
59f5a76d51
|
feat(nuxt): support local functions in definePageMeta (#30241)
|
2024-12-18 09:42:43 +00:00 |
|
Daniel Roe
|
48e50c030a
|
fix(nuxt): ensure getRouteRules works with nitro signature (#30277)
|
2024-12-16 20:51:18 +00:00 |
|
renovate[bot]
|
34b91bfeb9
|
chore(deps): update all non-major dependencies (main) (#30275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-12-16 16:15:30 +00:00 |
|
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 |
|
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 |
|
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]
|
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
|
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
|
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 |
|
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 |
|
Daniel Roe
|
2cd9f33e6d
|
fix: update engines.node to match dependencies (#30139)
|
2024-12-03 15:47:02 +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 |
|
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 |
|
Daniel Roe
|
fad53aa9ec
|
feat(nuxt): print nuxt hook timings in browser devtools (#29922)
|
2024-12-03 10:12:07 +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 |
|
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 |
|
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 |
|
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 |
|
Felix Gabler
|
9e03a4120c
|
fix(nuxt): allow array/object style value for head components (#29999)
|
2024-11-28 09:39:46 +00:00 |
|
Harlan Wilton
|
16ef9be903
|
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015)
|
2024-11-27 16:57:15 +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 |
|
renovate[bot]
|
980b58f06a
|
chore(deps): update all non-major dependencies (main) (#30059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-11-27 10:18:00 +00:00 |
|