Commit Graph

8 Commits

Author SHA1 Message Date
T. R. Bernstein
6cec2de318 feat(vitest-config): Add type annotation to config function 2025-06-18 10:05:56 +02:00
T. R. Bernstein
b52e5ca6a6 chore(version): v3.0.0 2025-06-18 09:49:04 +02:00
T. R. Bernstein
757066091a feat(vitest-config)!: Return the plain config object
Returning the plain config object instead of the result of defineConfig,
allows for simpler modification/adaptation of the result.

BREAKING CHANGE: You must wrap the result in defineConfig yourself now.
2025-06-18 09:23:13 +02:00
T. R. Bernstein
7fd56d9e6c chore(version): v1.0.2 2025-02-27 21:14:44 +01:00
T. R. Bernstein
e1c6ac1f11 fix: Decode URL for vitest 2025-02-27 21:14:33 +01:00
T. R. Bernstein
4fd5c4ea94 chore(version): v1.0.1 2025-02-27 20:48:06 +01:00
T. R. Bernstein
8c31241c96 fix: Include TypeScript files in bundle 2025-02-27 20:44:31 +01:00
T. R. Bernstein
be84ac379d feat(pkg): Add shared Vitest config 2025-02-27 20:39:55 +01:00