fix(build): remove allowimplicitany from the build command and bump tsbundle to ^2.10.1

This commit is contained in:
2026-04-30 12:57:55 +00:00
parent bb7742b1a0
commit efa927b8c8
6 changed files with 18 additions and 12 deletions
+6
View File
@@ -1,5 +1,11 @@
# Changelog
## 2026-04-30 - 1.12.10 - fix(build)
remove allowimplicitany from the build command and bump tsbundle to ^2.10.1
- updates the build script to use the default tsbuild behavior without the allowimplicitany flag
- bumps @git.zone/tsbundle from ^2.10.0 to ^2.10.1
## 2026-03-24 - 1.12.9 - fix(package)
bump package version to 1.12.8