BREAKING CHANGE(TsBuild): Stop forcing emitDecoratorMetadata in protected compiler defaults

This commit is contained in:
2025-11-17 11:57:32 +00:00
parent 7fb571d4f6
commit 09adbc1965
3 changed files with 9 additions and 2 deletions

View File

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