Release Toolbox v0.19.0

This commit is contained in:
2026-09-01 16:29:17 +02:00
parent ea5f76554a
commit 45dcaff659
16 changed files with 661 additions and 110 deletions
+2
View File
@@ -10,5 +10,7 @@ export default defineConfig({
setupFiles: './src/test/setup.ts',
css: true,
restoreMocks: true,
pool: 'threads',
maxWorkers: 1,
},
});