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 |
|
renovate[bot]
|
abd5cae541
|
chore(deps): update all non-major dependencies (main) (#29582)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-10-17 21:57:42 +01:00 |
|
renovate[bot]
|
560f176c09
|
chore(deps): update vitest to v2.1.3 (main) (#29531)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-16 19:25:04 +01:00 |
|
renovate[bot]
|
b7e10e3956
|
chore(deps): update all non-major dependencies (main) (#29523)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-10-16 18:36:28 +01:00 |
|
Daniel Roe
|
63ea27c004
|
fix(schema): mark configFile as required in layer type
|
2024-10-16 11:35:26 +01:00 |
|
renovate[bot]
|
44c2ddcf8a
|
chore(deps): update dependency memfs to ^4.14.0 (main) (#29516)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-13 21:40:48 +01:00 |
|
Julien Huang
|
2091888d06
|
perf(nuxt): remove unneeded second call to useNuxtApp (#29514)
|
2024-10-13 21:26:07 +01:00 |
|
renovate[bot]
|
04e5828687
|
chore(deps): update dependency @nuxt/devtools to ^1.6.0 (main) (#29399)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-12 21:31:09 +01:00 |
|
renovate[bot]
|
cfdc0289bb
|
chore(deps): update all non-major dependencies to v3.5.12 (main) (#29389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-10-11 23:37:01 +01:00 |
|
Alexander
|
79f55e348e
|
fix(vite): dim repeat count in logs (#29392)
|
2024-10-11 20:15:24 +01:00 |
|
Julien Huang
|
ca65f150b3
|
fix(nuxt): allow islands to manipulate head client-side (#29186)
|
2024-10-11 11:31:46 +01:00 |
|
renovate[bot]
|
1a659b326a
|
chore(deps): update all non-major dependencies (main) (#29383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-11 12:04:09 +02:00 |
|
renovate[bot]
|
ce5691a58b
|
chore(deps): update devdependency critters to v0.0.25 (main) (#29376)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-11 10:47:23 +02:00 |
|
Ryoya
|
fbfb4e3568
|
fix(nuxt): fix nested page types in typedPages (#29352)
|
2024-10-10 20:53:51 +01:00 |
|
Alexander
|
f22e3ea802
|
fix(schema): use ConfigLayer type from c12 (#29370)
|
2024-10-10 19:06:43 +01:00 |
|
renovate[bot]
|
37b5dc2a64
|
chore(deps): update dependency impound to ^0.2.0 (main) (#29373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-10 20:05:51 +02:00 |
|
renovate[bot]
|
7386cb1236
|
chore(deps): update all non-major dependencies (main) (#29355)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-10 14:07:53 +02:00 |
|
Daniel Roe
|
01bee2f0ea
|
feat(rspack,webpack): add rspack builder (#29142)
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
|
2024-10-09 14:57:54 +01:00 |
|
Daniel Roe
|
56d2261471
|
refactor(nuxt,schema,vite,webpack): use unplugin for vfs (#29165)
|
2024-10-09 13:58:05 +01:00 |
|