fix(build): tighten TypeScript build configuration and refresh package metadata

This commit is contained in:
2026-04-30 10:03:06 +00:00
parent b2b843e823
commit 8fabbf6740
5 changed files with 517 additions and 2390 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-04-30 - 2.0.22 - fix(build)
tighten TypeScript build configuration and refresh package metadata
- enable noImplicitAny in tsconfig and remove the corresponding build flag from the build script
- update development and runtime dependency patch versions
- add packageManager metadata and include the license file in published package contents
## 2026-03-26 - 2.0.21 - fix(build)
migrate project tooling and tests to the smartconfig setup and updated IndexedDB dependencies