feat(config): add smartconfig metadata and update TypeScript build configuration docs
This commit is contained in:
10
changelog.md
10
changelog.md
@@ -1,5 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 4.4.0 - feat(config)
|
||||
add smartconfig metadata and update TypeScript build configuration docs
|
||||
|
||||
- replace npmextra.json with .smartconfig.json and include it in published files
|
||||
- add a repository license file
|
||||
- upgrade TypeScript and related build dependencies
|
||||
- refine tsconfig path handling to avoid mutating source path mappings
|
||||
- fix tspublish config caching to distinguish unloaded and missing states
|
||||
- expand documentation for import path rewriting, structured logging, and the compilation pipeline
|
||||
|
||||
## 2026-03-06 - 4.3.0 - feat(mod_logger)
|
||||
add centralized TsBuildLogger and replace ad-hoc console output with structured, colored logging
|
||||
|
||||
|
||||
Reference in New Issue
Block a user