fix(compiler): return emitted files from compilation results and align tests with emitted output handling
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-09 - 4.4.1 - fix(compiler)
|
||||
return emitted files from compilation results and align tests with emitted output handling
|
||||
|
||||
- enable TypeScript's emitted file listing during compilation so compile results include emittedFiles
|
||||
- update tests to assert emitted output from compileFilesOrThrow and compileGlob
|
||||
- simplify test glob inputs and ignore generated test output directories
|
||||
- refresh dependency versions and CLI examples in documentation
|
||||
|
||||
## 2026-03-24 - 4.4.0 - feat(config)
|
||||
add smartconfig metadata and update TypeScript build configuration docs
|
||||
|
||||
|
||||
Reference in New Issue
Block a user