14 Commits

Author SHA1 Message Date
Vladimir
76fb75d424
fix!: remove deprecated workspace option in favor of projects (#8218) 2025-06-25 14:56:40 +02:00
Vladimir
22f7f2db51
fix!: remove UserConfig type in favor of ViteUserConfig (#8196) 2025-06-20 12:34:20 +02:00
Vladimir
41beb261e6
feat: deprecate workspace in favor of projects (#7923)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-05-05 18:49:26 +02:00
Vladimir
dff4406d9c
fix: filter projects eagerly during config resolution (#7313)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-01-23 14:00:59 +01:00
João Victor Lopes
1e7915b552
fix(browser): add instance validation to resolve coverage error (#7231)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-01-15 14:04:30 +01:00
Vladimir
798c0da20a
fix(workspace): extends: true correctly inherits all root config properties (#7232) 2025-01-14 06:43:30 +01:00
Vladimir
562e1b1437
feat: allow inline workspace configuration (#6923) 2024-11-19 13:28:09 +01:00
Hiroshi Ogawa
e7f35214c8
fix: move Vitest.setServer to post configureServer hook to enable import analysis for workspace config loading (#6584) 2024-10-01 13:25:51 +02:00
Hiroshi Ogawa
7727ca8772
fix(workspace): fix glob pattern detection (#6502) 2024-09-25 10:31:33 +02:00
Vladimir
36b5aceb9e
fix(workspace): resolve glob pattern once to avoid name collision (#6489) 2024-09-13 10:17:08 +02:00
Vladimir
afdcb8f2b3
fix(workspace): correctly resolve workspace globs and file paths (#6316) 2024-08-12 19:13:28 +02:00
Ari Perkkiö
34199bdf9a
feat(browser): support v8 coverage (#6273) 2024-08-12 16:05:16 +02:00
Ari Perkkiö
29f98cd3ce
fix(workspace): throw error when browser mode and @vitest/coverage-v8 are used (#5250) 2024-02-27 13:25:10 +01:00
Vladimir
67d93eda66
feat: add --workspace option, fix root resolution in workspaces (#4773)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2023-12-19 11:34:11 +01:00