Commit Graph

15 Commits

Author SHA1 Message Date
Daniel Roe 3ec103b1d4
feat(schema): split dev/prod build directories (#28594) 2024-08-19 17:03:11 +01:00
Daniel Roe 53df20ef2b
chore: improve type safety with indexed access (#27626) 2024-06-27 16:27:08 +02:00
Daniel Roe 8f95cac34c
feat(kit,nuxt,schema,vite,webpack): nitropack v3 nightly (#27702) 2024-06-26 15:18:05 +02:00
renovate[bot] 390a0ff281
chore(deps): update devdependency @nuxt/test-utils to v3.13.0 (main) (#27238)
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` (#26653) 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 (#24584) 2023-12-19 10:07:34 +00:00
Daniel Roe 2026543a5b
chore: update vitest dependencies (#24659) 2023-12-11 18:20:11 +00:00
Daniel Roe 29f4eeff69
feat(nuxt): add support for `routeRules` defined within pages (#20391) 2023-08-23 21:38:17 +01:00
Daniel Roe e93195a317
test: refactor test suite and reduce `networkidle` dependency (#22596) 2023-08-12 08:18:58 +01:00
Daniel Roe 9878c5b6e4
style: enable `sort-imports` eslint rule (#20133) 2023-04-07 09:02:47 -07:00
Daniel Roe 50f0ec6a21
test: close pages after use (#19558) 2023-03-09 05:54:46 -08:00
Xin Du (Clark) 93c31cfd5b
chore: mark `@nuxt/test-utils` package as external group (#19419) 2023-03-03 02:58:15 -08:00
Daniel Roe 7d0ecb5a96
fix(nuxt): show client error if no page matches after validate fails (#18978) 2023-02-16 04:56:14 -08:00
Daniel Roe d036d3dec5
ci: run webpack/vite and dev/prod as matrices (#18905) 2023-02-13 22:09:32 +00:00