Skip to content

feat: Add support for Vite 6 and 7 in peer dependencies (#10) #42

feat: Add support for Vite 6 and 7 in peer dependencies (#10)

feat: Add support for Vite 6 and 7 in peer dependencies (#10) #42

Triggered via push October 7, 2025 17:09
Status Success
Total duration 33s
Artifacts

ci.yml

on: push
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test (22.x): src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
test (20.x): src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.
test (18.x): src/helpers/path-matching.ts#L31
Type '({ regex: null; pattern: string; } | { regex: false | MMRegExp; pattern: string; })[]' is not assignable to type 'CompiledPattern[]'.