feat(cli): Enhance CLI for TypeScript folder compilation ordering based on rank and predefined rules.
This commit is contained in:
		@@ -1,5 +1,13 @@
 | 
			
		||||
# Changelog
 | 
			
		||||
 | 
			
		||||
## 2024-11-05 - 2.2.0 - feat(cli)
 | 
			
		||||
Enhance CLI for TypeScript folder compilation ordering based on rank and predefined rules.
 | 
			
		||||
 | 
			
		||||
- CLI now supports automatic ordering of TypeScript folders for compilation using tspublish.json based ranking.
 | 
			
		||||
- Ensures 'ts_interfaces' and 'ts_shared' are always transpiled first if certain conditions are met.
 | 
			
		||||
- Updated TypeScript compilerOptions to support additional path transformations.
 | 
			
		||||
- Updated dependencies versions and added '@git.zone/tspublish' in ts/plugins.ts.
 | 
			
		||||
 | 
			
		||||
## 2024-10-27 - 2.1.85 - fix(compiler)
 | 
			
		||||
Improve path handling in compiler options
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user