fix(build): migrate project metadata and tooling config to smartconfig

This commit is contained in:
2026-04-25 17:47:41 +00:00
parent 6bb28757e0
commit acbc27ed9a
10 changed files with 5477 additions and 4175 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-04-25 - 2.2.2 - fix(build)
migrate project metadata and tooling config to smartconfig
- replace npmextra.json with .smartconfig.json and update packaged files
- upgrade build and test toolchain dependencies and simplify the build script
- align tests and TypeScript declarations with the updated tooling setup
- refresh README content and project metadata
## 2024-09-05 - 2.2.1 - fix(core)
Add --allowimplicitany flag to build script