fix(core): Use SmartRequest with Buffer for binary downloads, tighten static route handling, bump dependencies and add workspace/config files

This commit is contained in:
2025-08-18 02:40:44 +00:00
parent 133e0eda8b
commit 7a8ae95be2
9 changed files with 1209 additions and 2663 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '2.3.4',
version: '2.3.5',
description: 'a test utility to run tests that match test/**/*.ts'
}