Skip to content

v0.1.5: mcp-ts-core ^0.10.9 maintenance

Latest

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 18:51
v0.1.5
810d174

mcp-ts-core ^0.10.9 maintenance

Framework adoption — devcheck gains plugin-manifest validation and a floating-specifier guard; no server behavior change.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.8 → ^0.10.9

Changed:

  • lint:packaging validates the plugin marketplace manifests (.claude-plugin, .codex-plugin) for descriptions + identity/install correctness, gated by devcheck.config.json packaging.pluginManifests (cyanheads/mcp-ts-core#240)
  • New Dependency Specifiers devcheck step rejects floating specifiers (latest / dist-tags) in package.json + the bun.lock workspaces map (cyanheads/mcp-ts-core#246)
  • Synced framework scripts/ and the polish-docs-meta skill (2.8 → 2.9) to the upstream 0.10.9 versions

45 tests pass; bun run devcheck clean.