1
0
mirror of https://github.com/nuxt/nuxt.git synced 2025-03-22 09:15:54 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Daniel Roe
9a9fcdab5b
test: add some more stability in hmr tests 2025-03-01 00:41:26 +00:00
Daniel Roe
11e6b8398c
chore: reorder options object 2025-02-20 20:55:26 +00:00
Daniel Roe
cbe38cf52c
test: bump timeout for route hmr 2025-02-20 20:55:26 +00:00
Daniel Roe
8a0350d5c2
fix(nuxt): allow url-specific chars in vfs () 2025-01-14 14:08:07 +00:00
Daniel Roe
f66cf928e2
test: ensure dev server is loaded before running tests 2024-12-18 16:36:46 +00:00
Daniel Roe
016900ffdb
fix(nuxt,vite): hmr for templates, pages + page metadata () 2024-12-03 09:57:57 +00:00
Daniel Roe
e207f7e993
feat(rspack,webpack): add rspack builder ()
Co-authored-by: "yangjian.fe" <yangjian.fe@bytedance.com>
Co-authored-by: underfin <likui6666666@gmail.com>
2024-10-09 15:59:32 +02:00
Daniel Roe
4beb1c7176
test: move catchall path to subdirectory () 2024-10-09 15:04:10 +02:00
Daniel Roe
fd46d670f2
chore: improve type safety with indexed access () 2024-06-28 14:14:46 +02:00
renovate[bot]
390a0ff281
chore(deps): update devdependency @nuxt/test-utils to v3.13.0 (main) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Daniel Roe <daniel@roe.dev>
2024-05-20 01:02:54 -05:00
Anthony Fu
f209158352
chore: cleanup eslint rules with latest @nuxt/eslint-config () 2024-04-05 19:08:32 +01:00
Daniel Roe
7252b56d52 chore: add back stylistic rules and lint project 2024-03-09 06:48:15 +00:00
Harlan Wilton
642d4dc9de
fix(nuxt): eager load island components map () 2023-12-19 10:07:34 +00:00
Daniel Roe
2026543a5b
chore: update vitest dependencies () 2023-12-11 18:20:11 +00:00
Daniel Roe
29f4eeff69
feat(nuxt): add support for routeRules defined within pages () 2023-08-23 21:38:17 +01:00
Daniel Roe
e93195a317
test: refactor test suite and reduce networkidle dependency () 2023-08-12 08:18:58 +01:00
Daniel Roe
9878c5b6e4
style: enable sort-imports eslint rule () 2023-04-07 09:02:47 -07:00
Daniel Roe
50f0ec6a21
test: close pages after use () 2023-03-09 05:54:46 -08:00
Xin Du (Clark)
93c31cfd5b
chore: mark @nuxt/test-utils package as external group () 2023-03-03 02:58:15 -08:00
Daniel Roe
7d0ecb5a96
fix(nuxt): show client error if no page matches after validate fails () 2023-02-16 04:56:14 -08:00
Daniel Roe
d036d3dec5
ci: run webpack/vite and dev/prod as matrices () 2023-02-13 22:09:32 +00:00