v2.1.1
punkpeye/fastmcpv2.1.1May 22, 2025by github-actions[bot]
AI Summary
This is a minor bug fix release (v2.1.1) that resolves a critical issue causing tools to crash when used with Zod v4. The release addresses a single compatibility issue with the latest version of the Zod validation library.
Key Highlights
- Fixed tool crashing when used with Zod v4
- Resolved GitHub issue #70
- Released on May 22, 2025
Full Release Notes
## [2.1.1](https://github.com/punkpeye/fastmcp/compare/v2.1.0...v2.1.1) (2025-05-22) ### Bug Fixes * Resolve tool crashing from use with Zod v4 ([#70](https://github.com/punkpeye/fastmcp/issues/70)) ([7d0f5ff](https://github.com/punkpeye/fastmcp/commit/7d0f5ffbb7d2fba72a546fe297f7cb3413c89f22))