feat(readme): document config-based compile targets via npmextra.json

This commit is contained in:
2026-03-15 18:23:00 +00:00
parent 6cefe77703
commit db24bcdee7
3 changed files with 62 additions and 3 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-15 - 1.2.0 - feat(readme)
document config-based compile targets via npmextra.json
- Rename CLI usage to passthrough mode and add config mode documentation
- Describe the npmextra.json schema for compileTargets with example target definitions
- Document the compileFromConfig() programmatic API and batch hide/restore behavior for package.json
## 2026-03-15 - 1.1.1 - fix(repository)
no changes to commit