fix(compiler): Improve diagnostic checking and error handling in the TypeScript compiler integration
This commit is contained in:
@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-03-17 - 2.2.7 - fix(compiler)
|
||||
Improve diagnostic checking and error handling in the TypeScript compiler integration
|
||||
|
||||
- Added pre-emit diagnostics check to log errors before emitting
|
||||
- Process exits on encountering pre-emit errors to ensure build correctness
|
||||
- Enhanced logging for emit diagnostics to aid debugging
|
||||
|
||||
## 2025-03-04 - 2.2.6 - fix(package)
|
||||
Fix repository URL in package.json
|
||||
|
||||
|
Reference in New Issue
Block a user