v4.15.1
punkpeye/fastmcpv4.15.1Aug 12, 2026by github-actions[bot]
AI Summary
Simplifies the dependency tree by removing the direct undici dependency in favor of the global fetch API.
Key Highlights
- Drop the direct undici dependency in favour of global fetch
Full Release Notes
## [4.15.1](https://github.com/punkpeye/fastmcp/compare/v4.15.0...v4.15.1) (2026-08-12) ### Bug Fixes * drop the direct undici dependency in favour of global fetch ([#324](https://github.com/punkpeye/fastmcp/issues/324)) ([78e706b](https://github.com/punkpeye/fastmcp/commit/78e706b8dfcebb20b4f763de5a1a4ae4bbcb8180))