Skip to content

@nuxtjs/mcp-toolkit@0.12.0

Choose a tag to compare

@github-actions github-actions released this 20 Mar 15:18
· 51 commits to main since this release
Immutable release. Only release title and notes can be modified.
03fbd99

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 completable from MCP SDK by @HugoRCD in #169
  • feat: add extractToolNames utility for middleware logging by @HugoRCD in #170
  • feat: add instructions support for MCP server metadata by @HugoRCD in #171
  • feat: support MCP server metadata fields by @HugoRCD in #172
  • feat: export McpToolExtra type alias / add autoImports option by @HugoRCD in #173
  • feat(module): add optional role field 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 🔄

  • ci: replace tag-based releases with changesets by @HugoRCD in #165

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