Skip to content

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

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 17:58
· 6 commits to main since this release
v0.1.6
4ff04a3

mcp-ts-core ^0.10.9 maintenance

Framework-maintenance release — adopts the mcp-ts-core 0.10.7–0.10.9 tooling. No source or behavior changes.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9
  • @types/node ^25.9.3 → ^26.0.0
  • vitest ^4.1.8 → ^4.1.9

Added:

  • check-dependency-specifiers devcheck step — fails on floating specifiers (latest/*/dist-tags) in package.json deps and bun.lock workspaces (cyanheads/mcp-ts-core#246)
  • Plugin marketplace manifest checks in lint-packaging (check 10) — description, identity, and install-arg correctness; gated by packaging.pluginManifests (cyanheads/mcp-ts-core#240)

Changed:

  • Vendored devcheck scripts re-synced: fresh-scaffold git guards, empty-changelog --check exit, worktree-deletion guard in check-skill-versions (cyanheads/mcp-ts-core#237, #242, #243)
  • Fourteen vendored skills refreshed to 0.10.9 (cyanheads/mcp-ts-core#238)

128 tests pass; bun run devcheck clean.