Commit Graph

2112 Commits

Author SHA1 Message Date
renovate[bot]
f1c7d3a103
chore(deps): update all non-major dependencies 2024-11-21 11:25:12 +00:00
github-actions[bot]
3894e9d7c1
v3.14.1592 2024-11-19 20:52:02 +00:00
Daniel Roe
fbd5c33ba2
test: add import protection test 2024-11-19 14:00:04 -05:00
Daniel Roe
cfdbbb4e48
fix(nuxt): do not disallow importing nitro dependencies (#29975) 2024-11-19 14:00:03 -05:00
Daniel Roe
cea11d5060
fix(nuxt): allow scanning metadata from 2+ files at same path (#29969) 2024-11-19 07:03:38 -05:00
renovate[bot]
003ceacbce
chore(deps): update all non-major dependencies (3.x) (#29951)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 11:26:27 +00:00
Daniel Roe
c4ede9bee3
refactor(nuxt): define layouts as async vue components (#29957) 2024-11-17 22:26:04 -05:00
Daniel Roe
c576d8b383
fix(nuxt): do not include <NuxtWelcome> when building (#29956)
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2024-11-17 22:26:04 -05:00
Daniel Roe
8e0f7314aa
fix(nuxt): recompile templates on change events (#29954) 2024-11-17 22:26:04 -05:00
Daniel Roe
302a66da9d
fix(nuxt): return null map for empty plugin metadata 2024-11-17 22:25:41 -05:00
Daniel Roe
d44408e87b
fix(nuxt): handle empty plugin files 2024-11-17 22:25:40 -05:00
renovate[bot]
da7370dfda
chore(deps): update all non-major dependencies (3.x) (#29926)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-17 10:41:23 -05:00
Adrien Foulon
05328d68e4
chore: remove unused imports and update eslint config (#29876) 2024-11-17 06:14:18 -05:00
Julien Huang
13109cf821
fix(nuxt): assign default name to component without setup (#29869) 2024-11-17 06:13:29 -05:00
renovate[bot]
748429afc6
chore(deps): update vitest to v2.1.5 (3.x) (#29908)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 11:47:15 +01:00
renovate[bot]
ac5da54e56
chore(deps): update all non-major dependencies (3.x) (#29897)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 10:09:56 +01:00
renovate[bot]
2e68bb8137
chore(deps): update all non-major dependencies (3.x) (#29888)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 17:17:10 +00:00
renovate[bot]
c6ed9f934b
chore(deps): update all non-major dependencies (3.x) (#29874)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 13:06:33 +00:00
renovate[bot]
30c03d0172
chore(deps): update all non-major dependencies (3.x) (#29851)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 22:38:33 +00:00
github-actions[bot]
6256890770
v3.14.159 2024-11-06 11:34:39 +00:00
xjccc
7936158019
chore(nuxt): remove redundant type (#29810) 2024-11-06 09:50:02 +00:00
Daniel Roe
4b08844535
fix(nuxt): remove null-byte prefix for virtual files (#29809) 2024-11-06 09:50:02 +00:00
renovate[bot]
bbb52e3d3c
chore(deps): update devdependency nitropack to v2.10.3 (3.x) (#29805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-06 00:02:23 +00:00
Daniel Roe
ea5481eb70
fix(nuxt): update nitropack preset directory (#29780) 2024-11-05 10:14:55 +00:00
github-actions[bot]
42420521c7
v3.14.0 2024-11-04 15:46:00 +00:00
renovate[bot]
89d73db81e
chore(deps): update all non-major dependencies (3.x) (#29763)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-04 13:59:33 +00:00
xjccc
738e2ee8eb
fix(nuxt): respect existing props value in definePageMeta (#29683) 2024-11-03 20:57:05 +00:00
Pooya Parsa
0767742af3
chore: update nitropack to 2.10.2 (#29766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-03 14:57:21 +00:00
Damian Głowala
59c28d5a5a
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 23:14:02 +00:00
Nils
b2accc6de7
feat(nuxt): allow chunk error or manifest update -> reload (#28160) 2024-11-02 23:14:01 +00:00
Estéban
18d547d5a5
feat(schema,nuxt): add shared/ folder and #shared alias (#28682) 2024-11-02 23:13:59 +00:00
Anthony Fu
3223117811
fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-02 23:12:33 +00:00
renovate[bot]
85514f212c
chore(deps): update all non-major dependencies (3.x) (#29753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-02 09:43:22 +00:00
renovate[bot]
0eeeda41ff
chore(deps): update all non-major dependencies (3.x) (#29726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-01 12:39:16 +00:00
renovate[bot]
9f2e8e54f9
chore(deps): update vitest to v2.1.4 (3.x) (#29711)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 07:06:20 -07:00
renovate[bot]
03cf2d1c03
chore(deps): update all non-major dependencies (3.x) (#29707)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 06:37:37 -07:00
renovate[bot]
5aa896bc88
chore(deps): update all non-major dependencies (3.x) (#29694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 06:41:37 -07:00
renovate[bot]
a0fc54f93e
chore(deps): update devdependency tinyglobby to v0.2.10 (3.x) (#29680)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 11:40:52 +01:00
renovate[bot]
4ed6545be5
chore(deps): update all non-major dependencies (3.x) (#29652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-23 12:53:56 +01:00
renovate[bot]
f63991847e
chore(deps): update dependency nuxi to v3.15.0 (3.x) (#29645)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 12:53:53 +01:00
Daniel Roe
a248f24f50
test: update snapshot for https://github.com/nuxt/nuxt/pull/28441 2024-10-22 17:50:33 +01:00
Michael Brevard
9e23aceb6a
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 15:38:26 +01:00
xjccc
56ceb1840e
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 15:38:04 +01:00
Bobbie Goede
39951fd472
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 15:38:04 +01:00
renovate[bot]
883370c8fe
chore(deps): update vitest to v2.1.3 (3.x) (#29532)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-17 21:39:24 +01:00
renovate[bot]
dadf50dbcd
chore(deps): update all non-major dependencies (3.x) (#29524)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-16 22:52:04 +01:00
Julien Huang
088beaa90b
perf(nuxt): remove unneeded second call to useNuxtApp (#29514) 2024-10-16 11:52:13 +01:00
renovate[bot]
494dd8ae72
chore(deps): update dependency @nuxt/devtools to ^1.6.0 (3.x) (#29400)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-12 20:29:53 +01:00
Julien Huang
4bb023cd4b
fix(nuxt): allow islands to manipulate head client-side (#29186) 2024-10-11 23:39:30 +01:00
Ryoya
ff18ecffd3
fix(nuxt): fix nested page types in typedPages (#29352) 2024-10-11 23:39:30 +01:00