fastmcp/docs/development/v4-notes
Jeremiah Lowin 611a35861d
Trim fastmcp.types to FastMCP-unique types (#4584)
* 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
2026-07-21 09:45:41 -04:00
..
change-register.mdx Trim fastmcp.types to FastMCP-unique types only 2026-07-20 20:53:11 -04:00
feature-program.mdx Address review: drop tasks from modern capability table; note the reentrancy blocker too 2026-07-20 20:28:23 -04:00
index.mdx Refresh v4 notes index overview to match shipped work 2026-07-20 20:02:49 -04:00
known-gaps.mdx Refresh v4 developer notes to match shipped work 2026-07-20 20:00:37 -04:00
protocol-2026.mdx Address review: drop tasks from modern capability table; note the reentrancy blocker too 2026-07-20 20:28:23 -04:00