Skip to content

v2.9.7: mcp-ts-core ^0.10.9 maintenance

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 08:45
v2.9.7
34991a7

mcp-ts-core ^0.10.9 maintenance

Framework adoption (0.10.7–0.10.9): two new devcheck guards, fresh-scaffold git fixes, 14 re-synced skills.

Added:

  • Dependency Specifiers devcheck step — rejects floating specifiers (latest/*/dist-tags) in package.json + bun.lock workspaces (mcp-ts-core#246)
  • Plugin marketplace manifest checks in lint:packaging — descriptions + scoped/unscoped identity, gated by devcheck.config.json packaging.pluginManifests (mcp-ts-core#240)

Changed:

  • 14 skills//SKILL.md re-synced (metadata.version + body drift)

Fixed:

  • Fresh-scaffold devcheck guards — git-dependent checks skip cleanly without .git; check-skill-versions skips worktree-deleted skills (mcp-ts-core#242, #243, #237)

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9
  • fast-xml-parser ^5.9.2 → ^5.9.3
  • @types/node ^25.9.3 → ^26.0.0

864 tests pass; bun run devcheck clean.