mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-22 05:24:18 +02:00
* Trim fastmcp.types to FastMCP-unique types only fastmcp.types re-exported 29 mcp_types symbols verbatim, which was pointless indirection users had to discover. It now holds only Textarea, the one type FastMCP actually defines; everything else imports from mcp_types directly. These mirrors were added during unreleased SDK v2 migration work and never shipped, so this is not a breaking change. * Keep historical mcp.types import in v2/v3 migration examples |
||
|---|---|---|
| .. | ||
| v3-notes | ||
| v4-notes | ||
| contributing.mdx | ||
| releases.mdx | ||
| tests.mdx | ||