fix(build): tighten TypeScript configuration and update dependencies for zod v4 compatibility
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-04-30 - 3.0.3 - fix(build)
|
||||
tighten TypeScript configuration and update dependencies for zod v4 compatibility
|
||||
|
||||
- enable stricter TypeScript checks with noImplicitAny and explicit node types
|
||||
- update HTTP tool schemas to use explicit z.record key and value types for newer zod versions
|
||||
- adjust test typing for calculator operations and refresh build-related dependencies and package metadata
|
||||
|
||||
## 2026-03-06 - 3.0.2 - fix(agent)
|
||||
use output parameter when invoking onToolResult instead of toolCall.result
|
||||
|
||||
|
||||
Reference in New Issue
Block a user