This release includes 3 breaking changes for platform teams planning a safe upgrade.
Published 2mo
MCP Developer Tools
✓ No known CVEs patched
✓ No known CVEs patched in this version
Topics
api
claude-code
mcp
mcp-server
openapi
swagger
+1 more
typescript
Affected surfaces
breaking_upgrade
Summary
AI summaryRenamed the generate_types tool to get_types.
Full changelog
Changed
- Rename
generate_typestool toget_types - Update
fetchcommand to use latest version in initialization steps
Removed
- Remove
generate-typesCLI command (apifable generate-types) - Remove
--typesflag fromfetchcommand - Remove
codegen/generate.tsandcodegen/tag-classifier.tsmodules
Breaking Changes
- Renamed CLI command from `generate-types` (`apifable generate-types`) to `get_types`.
- Removed the `--types` flag from the `fetch` command.
- Deleted code modules `codegen/generate.ts` and `codegen/tag-classifier.ts`.
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About ycs77/apifable
MCP server that helps AI agents explore OpenAPI specs, search endpoints, and generate TypeScript types.
Related context
Beta — feedback welcome: [email protected]