fix(scripts): update test and build scripts for pnpm usage and stricter tsbuild defaults

This commit is contained in:
2026-04-30 12:56:43 +00:00
parent 4e2f938d71
commit 9995b9cfca
3 changed files with 9 additions and 3 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 2026-04-30 - 2.0.3 - fix(scripts)
update test and build scripts for pnpm usage and stricter tsbuild defaults
- switch the test script to run testCli via pnpm
- remove the --allowimplicitany flag from the build script
## 2026-03-24 - 2.0.2 - fix(smartconfig)
migrate project metadata and config handling to .smartconfig.json