feat(docs): update README with improved docs and monorepo/tspublish guidance; namespace and extend npmextra.json with release registries; bump several dependencies

This commit is contained in:
2026-01-04 19:03:25 +00:00
parent 681f2b4c54
commit f2980dc00f
6 changed files with 1361 additions and 910 deletions

View File

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