fix(build): remove --skiplibcheck from the build script

This commit is contained in:
2026-04-30 12:54:09 +00:00
parent 57bf6e1670
commit 90fdb3528c
4 changed files with 17 additions and 379 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 2026-04-30 - 1.3.3 - fix(build)
remove --skiplibcheck from the build script
- Update the package.json build script to run tsbuild --web without skipping library checks.
## 2026-03-24 - 1.3.2 - fix(config)
migrate project metadata to .smartconfig.json and update related dependencies