Daniel Roe
|
38bed2bd8e
|
test: convert set to array
|
2024-09-13 12:47:22 +01:00 |
|
Daniel Roe
|
be622645e0
|
fix(nuxt): catch chunk errors directly in navigation
|
2024-09-13 12:44:43 +01:00 |
|
Daniel Roe
|
35ebf8d90b
|
test: add regression test for using route in template (#28967)
|
2024-09-13 12:31:26 +01:00 |
|
Daniel Roe
|
2fde562946
|
test: collect bundle sizes in parallel
|
2024-09-13 11:50:36 +01:00 |
|
Daniel Roe
|
7e2920b2c1
|
chore: refresh lockfile, use htmlnano + pin workflow deps (#28946)
|
2024-09-11 15:54:22 +01:00 |
|
Daniel Roe
|
5a61bc52f2
|
fix(nuxt): use case-insensitive regexp for <script> blocks
|
2024-09-11 11:41:47 +01:00 |
|
Daniel Roe
|
a0ea790b80
|
fix(kit,nuxt,schema)!: remove other support for nuxt2/bridge (#28936)
|
2024-09-11 11:02:22 +01:00 |
|
Daniel Roe
|
2f0a28d47e
|
refactor(nuxt): use vite:preloadError event (#28862)
|
2024-09-11 11:01:55 +01:00 |
|
renovate[bot]
|
3dc1bfcbd3
|
chore(deps): update all non-major dependencies (main) (#28898)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-09 21:19:06 +01:00 |
|
renovate[bot]
|
69d7448980
|
chore(deps): update all non-major dependencies (main) (#28882)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-09 15:44:51 +01:00 |
|
Daniel Roe
|
a39773b1ab
|
fix(nuxt): improve accuracy of module resolution conditions (#28846)
|
2024-09-05 22:36:15 +02:00 |
|
renovate[bot]
|
5a5bc5d606
|
chore(deps): update all non-major dependencies to v3.5.2 (main) (#28852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-05 17:27:03 +02:00 |
|
renovate[bot]
|
e7b5dcfaff
|
chore(deps): update all non-major dependencies (main) (#28823)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-04 20:10:14 +01:00 |
|
Daniel Roe
|
7346d61498
|
refactor(nuxt): update to vue v3.5 + native useId (#28285)
|
2024-09-03 14:33:21 +01:00 |
|
renovate[bot]
|
de5800078e
|
chore(deps): update all non-major dependencies (main) (#28799)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-03 12:36:10 +01:00 |
|
Daniel Roe
|
5d4d6013af
|
chore: tidying workflows + add sherif workflow (#28793)
|
2024-09-02 22:03:47 +01:00 |
|
renovate[bot]
|
9579bccd29
|
chore(deps): update all non-major dependencies to ^1.10.2 (main) (#28790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-02 20:45:56 +01:00 |
|
renovate[bot]
|
6b4552211a
|
chore(deps): update all non-major dependencies (main) (#28749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-09-02 13:25:45 +01:00 |
|
Gianluca Di Francesco
|
4e74246bcc
|
fix(nuxt): allow updating appConfig with non-iterable objects (#28773)
|
2024-09-02 12:12:58 +01:00 |
|
Eckhardt (Kaizen) Dreyer
|
c8cff9be54
|
fix(nuxt): handle deleted cookies from CookieStore events (#28760)
|
2024-08-30 14:37:19 +01:00 |
|
Daniel Roe
|
0d742647a3
|
chore: use tinyglobby internally (#28686)
|
2024-08-23 20:59:25 +01:00 |
|
Daniel Roe
|
f9752fe7af
|
chore: use tinyexec internally (#28684)
|
2024-08-23 20:33:47 +01:00 |
|
Daniel Roe
|
0b3e2b18c1
|
fix(nuxt): revert back to object syntax for island head (#28656)
|
2024-08-22 14:57:10 +01:00 |
|
Julien Huang
|
8730dde90b
|
feat(nuxt): allow server islands to manipulate head (#27987)
|
2024-08-22 13:05:39 +01:00 |
|
renovate[bot]
|
5060ff7be0
|
chore(deps): update all non-major dependencies (main) (#28613)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-21 13:03:27 +01:00 |
|
felix-dolderer
|
85719f00aa
|
fix(nuxt): allow customising status code in validate method (#28612)
|
2024-08-21 12:51:22 +01:00 |
|
Nicolas Payot
|
b516badc10
|
feat(nuxt): namespace __NUXT__ when using multi-app (#27263)
|
2024-08-19 22:16:03 +01:00 |
|
Daniel Roe
|
3ec103b1d4
|
feat(schema): split dev/prod build directories (#28594)
|
2024-08-19 17:03:11 +01:00 |
|
Kewin Szlezingier
|
0c9ba32c1e
|
feat(nuxt): allow defining triggers for prefetching links (#27846)
|
2024-08-19 15:50:20 +01:00 |
|
renovate[bot]
|
304c17be7c
|
chore(deps): update all non-major dependencies (main) (#28546)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-16 10:37:35 +01:00 |
|
Martin André
|
dc9d756e5b
|
perf(nuxt): avoid multiple calls to getCachedData (#28472)
|
2024-08-13 20:24:32 +01:00 |
|
Horu
|
7658420b1c
|
feat(nuxt): allow organising pages within route groups (#28276)
|
2024-08-12 22:16:04 +01:00 |
|
rubyisrust
|
c172207879
|
chore: fix some typos in comments (#28501)
|
2024-08-12 10:42:47 +01:00 |
|
Julien Huang
|
d21bd84439
|
perf(nuxt): avoid making client-only component setup async (#28334)
|
2024-08-12 09:37:43 +01:00 |
|
renovate[bot]
|
9fa6970801
|
chore(deps): update vue to v3.4.36 (main) (#28415)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
Co-authored-by: Julien Huang <julien.h.dev@gmail.com>
|
2024-08-08 11:04:22 +01:00 |
|
Potter
|
3f438c1803
|
perf(nuxt): call cookie decode function only for named cookie (#28215)
|
2024-08-08 10:36:11 +01:00 |
|
renovate[bot]
|
c906312034
|
chore(deps): update all non-major dependencies (main) (#28321)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-08-05 16:33:27 +01:00 |
|
Julien Huang
|
e5a7a58d49
|
test: disable pageTransition in client-only page (#27839)
|
2024-07-23 22:44:35 +02:00 |
|
Daniel Roe
|
58f4f47791
|
fix(nuxt): prevent duplicate set-cookie headers (#28211)
|
2024-07-18 22:03:50 +01:00 |
|
renovate[bot]
|
78628587cf
|
chore(deps): update all non-major dependencies (main) (#28184)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-07-18 18:01:34 +01:00 |
|
Daniel Roe
|
eb31abe10e
|
fix(nuxt): use addEventListener to register cookie store listener (#28193)
|
2024-07-18 15:52:40 +01:00 |
|
Daniel Roe
|
e19d5dd243
|
test: add typeCheck test in minimal build (#28166)
|
2024-07-16 11:08:21 +01:00 |
|
Daniel Roe
|
128edc76fc
|
perf(kit,nuxt,schema,vite,webpack): use explicit exports (#27998)
|
2024-07-03 17:46:42 +01:00 |
|
Julien Huang
|
ed7a14aecc
|
fix(nuxt): use pascal name when loading server component (#27928)
|
2024-07-01 09:07:25 +01:00 |
|
renovate[bot]
|
82595fe77a
|
chore(deps): update all non-major dependencies (main) (#27917)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-30 00:40:33 +01:00 |
|
renovate[bot]
|
5fc22f9db5
|
chore(deps): update dependency @vitejs/plugin-vue to v5.0.5 (main) (#27842)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
|
2024-06-30 00:02:51 +01:00 |
|
Daniel Roe
|
b4a2b8f480
|
fix(nuxt): prompt to set compatibility date with latest nitro (#27893)
|
2024-06-28 13:53:25 +02:00 |
|
Daniel Roe
|
53df20ef2b
|
chore: improve type safety with indexed access (#27626)
|
2024-06-27 16:27:08 +02:00 |
|
Sébastien Chopin
|
ef1cfa0508
|
feat(ui-templates): update template branding for v4 (#27843)
|
2024-06-27 16:21:53 +02:00 |
|
Daniel Roe
|
8f95cac34c
|
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702)
|
2024-06-26 15:18:05 +02:00 |
|