feat(tsbuild): Improve task logging and update dependencies

This commit is contained in:
2025-05-21 13:38:21 +00:00
parent f220a11caa
commit 050e41cdf9
8 changed files with 4218 additions and 1335 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbuild',
version: '2.5.2',
version: '2.6.0',
description: 'A tool for compiling TypeScript files using the latest nightly features, offering flexible APIs and a CLI for streamlined development.'
}