fix(build): update build configuration, package metadata, and dependencies

This commit is contained in:
2026-04-30 10:40:22 +00:00
parent 8821d65f6d
commit a3bdada237
8 changed files with 655 additions and 2292 deletions
+8
View File
@@ -1,5 +1,13 @@
# Changelog
## 2026-04-30 - 0.1.2 - fix(build)
update build configuration, package metadata, and dependencies
- remove the build flag that allowed implicit any and enforce noImplicitAny in tsconfig
- refresh toolchain and runtime dependencies including smartagent, react, and TypeScript-related packages
- add project metadata files and publish them in the package
- declare the pnpm package manager version and Node types for compilation
## 2026-03-11 - 0.1.1 - fix(repository)
no changes to commit