feat(tsbuild): Improve task logging and update dependencies
This commit is contained in:
		@@ -1,5 +1,14 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## 2025-05-21 - 2.6.0 - feat(tsbuild)
 | 
			
		||||
Improve task logging and update dependencies
 | 
			
		||||
 | 
			
		||||
- Add .npmrc file with npm registry configuration
 | 
			
		||||
- Update test script to use '--verbose' flag
 | 
			
		||||
- Bump dependency versions for @push.rocks packages and TypeScript
 | 
			
		||||
- Enhance TsBuild logging by incorporating task info (e.g. task number, total tasks, output folder, and compile durations)
 | 
			
		||||
- Propagate task info in compileFileArrayWithErrorTracking for better task tracking
 | 
			
		||||
 | 
			
		||||
## 2025-05-21 - 2.5.2 - fix(tsbuild)
 | 
			
		||||
Improve diagnostic error handling and summary reporting for TypeScript compilation by refactoring diagnostic processing and adding pre-emit error checks.
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user