@nuxtjs/mcp-toolkit@0.12.0
·
51 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
Features 🚀
- feat: allow tools to return primitives and throw errors natively by @HugoRCD in #164
- feat: allow prompt handlers to return a simple string by @HugoRCD in #167
- feat: re-export
completablefrom MCP SDK by @HugoRCD in #169 - feat: add
extractToolNamesutility for middleware logging by @HugoRCD in #170 - feat: add
instructionssupport for MCP server metadata by @HugoRCD in #171 - feat: support MCP server metadata fields by @HugoRCD in #172
- feat: export
McpToolExtratype alias / addautoImportsoption by @HugoRCD in #173 - feat(module): add optional
rolefield to prompt definitions by @HugoRCD in #174 - feat(module): add group and tags support by @HugoRCD in #176
Bug Fixes 🐞
- fix: deliver results via rpc to prevent silent truncation by @HugoRCD in #163
- fix(deps): external secure-exec to avoid warnings by @larbish in #175
Continuous Integration 🔄
New Contributors
- @larbish made their first contribution in #175
- @github-actions[bot] made their first contribution in #168
Full Changelog: https://github.com/nuxt-modules/mcp-toolkit/compare/v0.11.0...@nuxtjs/mcp-toolkit@0.12.0