fix(build): remove the deprecated --allowimplicitany flag from the build script

This commit is contained in:
2026-04-30 12:54:44 +00:00
parent 11ada650e1
commit 859f8fb026
3 changed files with 7 additions and 2 deletions
+5
View File
@@ -1,5 +1,10 @@
# Changelog
## 2026-04-30 - 3.3.3 - fix(build)
remove the deprecated --allowimplicitany flag from the build script
- updates the package.json build script to run tsbuild --web without the extra compiler flag
## 2026-03-24 - 3.3.2 - fix(config)
migrate project metadata and documentation to .smartconfig.json