fix(build): rename npmextra config to .smartconfig and update tooling dependencies

This commit is contained in:
2026-04-07 16:02:58 +00:00
parent b905af4132
commit d1fa9e38fd
10 changed files with 2323 additions and 6397 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-07 - 4.5.2 - fix(build)
rename npmextra config to .smartconfig and update tooling dependencies
- replace npmextra.json with .smartconfig.json and update the published files list accordingly
- pin @git.zone/tsbuild to ~4.3.0 to avoid the TypeScript 6 node type discovery regression
- update test assertions to use @git.zone/tstest/tapbundle matchers after removing @push.rocks/tapbundle
## 2026-03-14 - 4.5.1 - fix(readme)
refresh documentation wording and simplify README formatting