Skip to content

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

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 18:20
v0.1.6
e8b4f09

mcp-ts-core ^0.10.9 maintenance

Framework-maintenance release — synced scripts, skills, and devcheck config from mcp-ts-core 0.10.7–0.10.9. No server 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:

  • Dependency Specifiers devcheck step (check-dependency-specifiers.ts) — rejects floating specifiers in package.json + bun.lock workspaces (cyanheads/mcp-ts-core#246)
  • Plugin marketplace manifest checks in lint:packaging, gated by devcheck.config.json packaging.pluginManifests (cyanheads/mcp-ts-core#240)

Changed:

  • Fresh-scaffold devcheck guards + check-skill-versions worktree guard (cyanheads/mcp-ts-core#237, #242, #243)
  • api-context skill documents the new ctx.content collector; 13 other skill updates/version bumps
  • .codex-plugin/plugin.json longDescription expanded to the full network description

107 tests pass; bun run devcheck clean.