Commit Graph

4780 Commits

Author SHA1 Message Date
renovate[bot]
180a5fda06
chore(deps): update all non-major dependencies (3.x) (#30227)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 14:18:13 +00:00
renovate[bot]
f44abe594c
chore(deps): update all non-major dependencies (3.x) (#30218)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-11 07:51:35 +00:00
renovate[bot]
e8ceaa20c9
chore(deps): update all non-major dependencies (3.x) (#30133)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-10 23:35:16 +00:00
Daniel Roe
070bd103c7
fix(nuxt): remove whitespace around spa loading template 2024-12-09 21:42:08 +00:00
Nikolay
aa6cc48eb0
fix(nuxt,schema): allow showing spa loader til after hydration (#29776) 2024-12-09 14:27:07 +00:00
Julien Huang
5b263beaf8
refactor(nuxt): prefix all core modules with nuxt: (#30028) 2024-12-09 14:25:56 +00:00
Daniel Roe
02390109c9
test: add additional attw test for built packages (#30206) 2024-12-09 14:25:38 +00:00
Joaquín Sánchez
de9ffe81a3
fix(nuxt): correct types for nuxt and nuxt/app (#30148) 2024-12-09 14:11:14 +00:00
Daniel Roe
a15b499582
fix(nuxt): de-default async layout components (#30203) 2024-12-09 14:11:14 +00:00
Julien Huang
666933646b
fix(nuxt): use useId for island client component teleport id (#30151) 2024-12-09 14:11:14 +00:00
Julien Huang
94e643193e
fix(nuxt): render client page directly when not hydrating (#30061) 2024-12-09 14:11:14 +00:00
bjoaquinc
3947a7b97c
docs: added options and option definitions for sourcemap (#30201) 2024-12-09 14:11:13 +00:00
wzc520pyfm
74d8603149
fix(schema): allow routerOptions.history to return null (#30192) 2024-12-09 14:11:13 +00:00
Lucie
92d72dd71f
feat(schema): add snow effect on loading screen in winter (#29871) 2024-12-09 13:28:52 +00:00
Daniel Roe
6ed1db9d85
fix: update engines.node to match dependencies (#30139) 2024-12-06 21:14:52 +00:00
Daniel Roe
91870bb228
fix(kit): use resolved module paths for transpile + modulesDir (#30136) 2024-12-06 21:13:15 +00:00
Joaquín Sánchez
25230ed381
feat(nuxt): support vue directive auto-imports within unimport (#29818) 2024-12-06 21:13:14 +00:00
Harlan Wilton
37fa91e973
perf(nuxt): preload app manifest (#30017) 2024-12-06 21:13:13 +00:00
Daniel Roe
c2ef5e4924
feat(nuxt): print nuxt hook timings in browser devtools (#29922) 2024-12-06 21:10:06 +00:00
renovate[bot]
f8a4b22711
chore(deps): update dependency unplugin to v2 (3.x) (#30161)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-05 12:30:55 +00:00
renovate[bot]
fc56ce11e8
chore(deps): update all non-major dependencies (3.x) (#30083)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-12-03 11:28:58 +00:00
Daniel Roe
2d5b53b238
fix(nuxt): use nitropack rather than nitro import 2024-12-03 10:18:47 +00:00
Daniel Roe
016900ffdb
fix(nuxt,vite): hmr for templates, pages + page metadata (#30113) 2024-12-03 09:57:57 +00:00
Daniel Roe
a77c8f2e77
fix(nuxt): correct return type of useRequestFetch (#30117) 2024-12-03 09:57:57 +00:00
Daniel Roe
661801dc60
fix(kit): add better logging for non-resolved modules (#30116) 2024-12-03 09:57:57 +00:00
Daniel Roe
62b173fc75
fix(kit,nuxt): provide buildDir to normalizeTemplate (#30115) 2024-12-03 09:57:57 +00:00
Daniel Roe
40f437d254
fix(nuxt): tidy up remnants of previous useId implementation 2024-12-03 09:57:57 +00:00
Daniel Roe
381a0c0680
docs: update links to vite.dev (#30111) 2024-12-03 09:57:56 +00:00
Daniel Roe
001869dd15
refactor(nuxt): simplify and improve core plugins that parse ast (#30088) 2024-12-03 09:57:55 +00:00
renovate[bot]
21d4d66d21
chore(deps): update vitest to v2.1.8 (3.x) (#30119)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 16:37:30 +00:00
renovate[bot]
e68b8e439a
chore(deps): update vitest to v2.1.7 (3.x) (#30110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-12-02 12:14:26 +00:00
renovate[bot]
6f7b379849
chore(deps): update dependency nuxi to v3.16.0 (3.x) (#30086)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-30 13:49:30 +00:00
Felix Gabler
b387af788d
fix(nuxt): allow array/object style value for head components (#29999) 2024-11-28 11:03:59 +00:00
Daniel Roe
ae9f42f4aa
fix(nuxt): do not persist extraExtractionKeys on runtime route.meta 2024-11-28 09:14:29 +00:00
Daniel Roe
976024f162
fix(vite): add back some dev-bundler dependencies 2024-11-27 18:04:46 +00:00
renovate[bot]
d1c4fc270d
chore(deps): pin devdependency svgo to 3.3.2 (3.x) (#30072)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 17:11:10 +00:00
Damian Głowala
ddb25bd37a
feat(nuxt,schema): allow setting serialisable vue app config (#28873) 2024-11-27 17:09:49 +00:00
Harlan Wilton
a7dfc62038
feat(nuxt): experimental extraPageMetaExtractionKeys (#30015) 2024-11-27 17:07:41 +00:00
Joaquín Sánchez
4746457c9c
feat(nuxt): add new types to vue preset (#29819) 2024-11-27 17:07:09 +00:00
Inesh Bose
b1c08f77b2
feat(kit): allow module default options to be async (#29980) 2024-11-27 17:07:09 +00:00
Daniel Roe
92b5a3d931
fix: remove unused dependencies and tidy project (#30043) 2024-11-27 17:07:07 +00:00
Daniel Roe
a02af23483
fix(kit): re-export addServerTemplate 2024-11-27 17:00:25 +00:00
renovate[bot]
343750ff87
chore(deps): update dependency unimport to ^3.13.4 (3.x) (#30065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 13:46:38 +00:00
renovate[bot]
f9f671197a
chore(deps): update all non-major dependencies (3.x) (#30060)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-27 10:17:58 +00:00
renovate[bot]
fd1e20faba
feat(deps): update dependency vite to v6 (3.x) (#30044)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 17:34:49 +00:00
renovate[bot]
e14bf44300
chore(deps): update all non-major dependencies (3.x) (#29994)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-26 15:10:16 +00:00
xjccc
db889f07c9
fix(nuxt): unref the default value of asyncData when clearing (#30041) 2024-11-26 13:34:17 +00:00
Guillaume Chau
c0ecf746da
fix(nuxt): check if nuxt link observer is null (#30038) 2024-11-26 13:33:57 +00:00
Julien Huang
57badbe496
refactor: move composable-keys plugin into nuxt core (#30029) 2024-11-26 13:33:55 +00:00
github-actions[bot]
3894e9d7c1
v3.14.1592 2024-11-19 20:52:02 +00:00
renovate[bot]
110c49f963
chore(deps): update all non-major dependencies (3.x) (#29984)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 20:38:38 +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
7284241808
fix(kit): resolve module paths before appending subpaths (#29955) 2024-11-17 22:26:02 -05:00
Daniel Roe
302a66da9d
fix(nuxt): return null map for empty plugin metadata 2024-11-17 22:25:41 -05:00
Daniel Roe
6cd3352dec
fix(vite): use resolved nuxt template dst to invalidate modules 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
Gustavo Aquino Torres Teixeira
86a7457766
fix(kit): use dst to deduplicate templates when adding them (#29895) 2024-11-17 06:14:20 -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]
fe816ebf9f
chore(deps): update all non-major dependencies (3.x) (#29880)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 08:43:02 +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]
ad0edb88e4
chore(deps): update devdependency rollup to v4.25.0 (3.x) (#29864)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 08:53:24 +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
renovate[bot]
0ee40c0b21
chore(deps): update all non-major dependencies (3.x) (#29836)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 09:56:38 +00:00
Horu
843dfe30ed
fix(rspack): update webpackbar with support for rspack (#29823) 2024-11-06 21:11:18 +00:00
github-actions[bot]
6256890770
v3.14.159 2024-11-06 11:34:39 +00:00
Daniel Roe
fb833ac64f
fix(kit): convert module path to file url before reading meta 2024-11-06 11:17:23 +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
Daniel Roe
a42132b68d
fix(webpack,rspack): add adapter for webpack-dev-middleware (#29806)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2024-11-06 00:05:12 +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
a929a91d71
fix(kit): use mlly to resolve module paths to avoid cjs fallback (#29799) 2024-11-05 21:40:57 +00:00
Aurion SARL
220b0f146c
fix(kit): fall back to meta version if there's no module.json (#29793) 2024-11-05 21:40:26 +00:00
renovate[bot]
e368a9f7f0
chore(deps): update all non-major dependencies (3.x) (#29786)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 11:14:38 +00:00
Daniel Roe
ea5481eb70
fix(nuxt): update nitropack preset directory (#29780) 2024-11-05 10:14:55 +00:00
Lukas Bauer
38e40ce2bd
docs: fix rou3 link in nitro.js (#29775) 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
Daniel Roe
54096875ee
fix(schema): hoist nitropack/types to ensure api routes are typed 2024-11-03 20:58:25 +00:00
Daniel Roe
1b53911825
build(ui-templates): switch to beasties 2024-11-03 20:57:50 +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
Daniel Roe
686be8168b
fix(vite): update signature for createIsExternal 2024-11-02 23:20:04 +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