Commit Graph

4802 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
renovate[bot]
efa35afbce
feat(deps): update dependency vite to v6 (main) (#30042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 14:55:43 +00:00
Joaquín Sánchez
d53665a841
feat(nuxt): add new types to vue preset (#29819) 2024-11-26 14:09:25 +00:00
Inesh Bose
7e72e06603
feat(kit): allow module default options to be async (#29980) 2024-11-26 14:09:04 +00:00
renovate[bot]
a8d5cb7a33
chore(deps): update all non-major dependencies (main) (#30018)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-11-26 13:44:59 +00:00
renovate[bot]
dbbf5cc3da
chore(deps): pin devdependency svgo to 3.3.2 (main) (#30048)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-26 13:04:01 +00:00
Daniel Roe
bcf79a63ba
fix: remove unused dependencies and tidy project (#30043) 2024-11-26 13:01:38 +00:00
xjccc
e180085800
fix(nuxt): unref the default value of asyncData when clearing (#30041) 2024-11-26 08:45:59 +00:00
Guillaume Chau
1b0834facc
fix(nuxt): check if nuxt link observer is null (#30038) 2024-11-26 07:34:43 +00:00
Daniel Roe
a0dcb64c76
fix(kit): re-export addServerTemplate 2024-11-25 15:26:29 +00:00
Julien Huang
7a1f1df088
refactor: move composable-keys plugin into nuxt core (#30029) 2024-11-25 10:06:53 +00:00
renovate[bot]
f68589c2ca
chore(deps): update all non-major dependencies (main) (#29996)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-22 00:41:18 -05:00
Daniel Roe
cf8142b734
test: add import protection test 2024-11-19 13:59:38 -05:00
renovate[bot]
7b8cca82c8
chore(deps): update devdependency @rspack/core to v1.1.2 (main) (#29977)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 13:59:08 -05:00
Daniel Roe
270dfb8c63
fix(nuxt): do not disallow importing nitro dependencies (#29975) 2024-11-19 16:47:58 +00:00
Daniel Roe
e87f6d3057
fix(nuxt): allow scanning metadata from 2+ files at same path (#29969) 2024-11-19 12:00:57 +00:00
renovate[bot]
da9218da84
chore(deps): update all non-major dependencies (main) (#29950)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-19 11:53:54 +00:00
Daniel Roe
02b57d49db
refactor(nuxt): define layouts as async vue components (#29957) 2024-11-17 17:06:03 -05:00
Daniel Roe
67456810be
fix(nuxt): do not include <NuxtWelcome> when building (#29956)
Co-authored-by: Julien Huang <julien.huang@outlook.fr>
2024-11-17 21:48:26 +00:00
Daniel Roe
4924e26329
fix(nuxt): recompile templates on change events (#29954) 2024-11-17 21:22:59 +00:00
Daniel Roe
e9f7cb7f89
fix(kit): resolve module paths before appending subpaths (#29955) 2024-11-17 21:20:42 +00:00
Daniel Roe
68b93222a2
fix(nuxt): return null map for empty plugin metadata 2024-11-17 15:05:13 -05:00
Daniel Roe
595b960fda
fix(vite): use resolved nuxt template dst to invalidate modules 2024-11-17 14:38:31 -05:00
Daniel Roe
45824edeee
fix(nuxt): handle empty plugin files 2024-11-17 14:38:31 -05:00
renovate[bot]
93dacc0562
chore(deps): update all non-major dependencies (main) (#29933)
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:21 -05:00
Gustavo Aquino Torres Teixeira
d5494c9a5a
fix(kit): use dst to deduplicate templates when adding them (#29895) 2024-11-17 11:11:00 +00:00
renovate[bot]
0fe76bb23b
chore(deps): update all non-major dependencies (main) (#29898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 11:32:17 +01:00
renovate[bot]
7d13ddc068
chore(deps): update vitest to v2.1.5 (main) (#29907)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-14 10:09:58 +01:00
Adrien Foulon
931adb2464
chore: remove unused imports and update eslint config (#29876) 2024-11-12 17:13:44 +00:00
Julien Huang
311cfc7ab2
fix(nuxt): assign default name to component without setup (#29869) 2024-11-12 16:39:29 +00:00
renovate[bot]
e9ec575183
chore(deps): update all non-major dependencies (main) (#29883)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-12 14:25:24 +00:00
renovate[bot]
5272efcaf2
chore(deps): update all non-major dependencies (main) (#29879)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 22:28:11 +00:00
Daniel Roe
a1c0520577
chore(kit): fix regressed version v4 2024-11-11 13:06:13 +00:00
renovate[bot]
f43d8ec1cc
chore(deps): update all non-major dependencies (main) (#29873)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-11 12:27:19 +00:00
renovate[bot]
b1059f0f03
chore(deps): update devdependency rollup to v4.25.0 (main) (#29863)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-10 20:23:21 +00:00
renovate[bot]
4491c42232
chore(deps): update all non-major dependencies (main) (#29858)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-08 21:16:01 +00:00
renovate[bot]
4751b0542c
chore(deps): update all non-major dependencies (main) (#29831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-07 09:56:40 +00:00
Horu
a5644cf4ca
fix(rspack): update webpackbar with support for rspack (#29823) 2024-11-06 19:44:21 +00:00
Daniel Roe
16fab77784
chore: bump package versions internally to v4 2024-11-06 11:27:48 +00:00
Daniel Roe
5fa566c09a
fix(kit): convert module path to file url before reading meta 2024-11-06 11:16:45 +00:00
xjccc
5190dac1ae
chore(nuxt): remove redundant type (#29810) 2024-11-06 09:36:58 +00:00
Daniel Roe
c2fe249b1f
fix(nuxt): remove null-byte prefix for virtual files (#29809) 2024-11-06 06:37:41 +00:00
Daniel Roe
98f965f1c5
fix(webpack,rspack): add adapter for webpack-dev-middleware (#29806)
Co-authored-by: Pooya Parsa <pooya@pi0.io>
2024-11-06 00:01:32 +00:00
Daniel Roe
2c0994fdf8
fix(kit): use mlly to resolve module paths to avoid cjs fallback (#29799) 2024-11-05 17:53:42 +00:00
Aurion SARL
7177e81442
fix(kit): fall back to meta version if there's no module.json (#29793) 2024-11-05 11:27:06 +00:00
renovate[bot]
71c2413cf4
chore(deps): update all non-major dependencies (main) (#29785)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-11-05 10:15:20 +00:00
Daniel Roe
72b3a43ab3
fix(nuxt): update nitropack preset directory (#29780) 2024-11-04 22:33:32 +00:00
Lukas Bauer
177d311bcb
docs: fix rou3 link in nitro.js (#29775) 2024-11-04 17:59:59 +00:00
renovate[bot]
6a1fed15ff
chore(deps): update all non-major dependencies (main) (#29770)
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:36 +00:00
Daniel Roe
4f2d990079
build(ui-templates): switch to beasties 2024-11-03 20:53:58 +00:00
xjccc
cbafa582a3
fix(nuxt): respect existing props value in definePageMeta (#29683) 2024-11-02 23:38:54 +00:00
Damian Głowala
2aa4daab92
feat(nuxt): add useRuntimeHook composable (#29741) 2024-11-02 22:25:05 +00:00
Nils
f788b0dfcc
feat(nuxt): allow chunk error or manifest update -> reload (#28160) 2024-11-02 21:28:04 +00:00
Estéban
be892629eb
feat(schema,nuxt): add shared/ folder and #shared alias (#28682) 2024-11-02 21:13:41 +00:00
renovate[bot]
005d0f5b6d
chore(deps): update all non-major dependencies (main) (#29752) 2024-11-02 12:17:23 +01:00
renovate[bot]
0ecb42b81d
chore(deps): update all non-major dependencies (main) (#29714)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-10-31 20:07:18 -07:00
Anthony Fu
66ca0910f8
fix(nuxt): remove vue compiler hints from auto import (#29713) 2024-11-01 02:44:00 +00:00
renovate[bot]
cf39600d52
chore(deps): update all non-major dependencies (main) (#29706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 10:50:56 -07:00
renovate[bot]
c0a8549d42
chore(deps): update vitest to v2.1.4 (main) (#29710)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-28 06:34:53 -07:00
renovate[bot]
d804b2745f
chore(deps): update all non-major dependencies (main) (#29693)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-27 20:28:43 -07:00
renovate[bot]
aa74bb2213
chore(deps): update devdependency tinyglobby to v0.2.10 (main) (#29679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-25 11:40:54 +01:00
renovate[bot]
9bb37f68cd
chore(deps): update all non-major dependencies (main) (#29651)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-23 09:12:03 +01:00
renovate[bot]
9b40f72e66
chore(deps): update dependency nuxi to v3.15.0 (main) (#29644)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 16:59:31 +01:00
Daniel Roe
b619b35e9a
fix(webpack): only insert dynamic require plugin when building 2024-10-22 15:35:40 +01:00
Michael Brevard
5dad6e6233
perf(kit,nuxt,vite,webpack): hoist regex patterns (#29620) 2024-10-22 14:39:50 +01:00
xjccc
d275b382ec
feat(nuxt): allow enabling route props in definePageMeta (#29586) 2024-10-22 13:57:16 +01:00
Bobbie Goede
eaeda4ee1e
feat(nuxt,schema): pages:resolved hook + scan meta post extend (#28861) 2024-10-22 13:32:46 +01:00
renovate[bot]
cd8a124123
chore(deps): update all non-major dependencies (main) (#29632)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-22 13:04:07 +01:00
Michael Brevard
585938fcf3
perf(vite): avoid redundant postcss plugins overwrite (#29619) 2024-10-21 10:35:36 +01:00