Skip to content

v2.7.3: mcp-ts-core 0.10.9 maintenance

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 08:46
v2.7.3
7b35cc3

mcp-ts-core 0.10.9 maintenance

Adopts framework 0.10.9: two new static devcheck guards, plugin-manifest packaging lint, and synced skills.

Added:

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

Changed:

  • .codex-plugin/plugin.json longDescription filled to satisfy the new plugin-manifest lint
  • devcheck git-dependent checks skip cleanly without a .git repo (mcp-ts-core#243)
  • 14 SKILL.md syncs (add-tool, api-auth, api-canvas, api-config, api-context, api-errors, api-services, api-telemetry, field-test, git-wrapup, orchestrations, polish-docs-meta, report-issue-local, tool-defs-analysis) (mcp-ts-core#238)

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9
  • @cloudflare/workers-types 4.20260613.1 → 4.20260620.1
  • @types/node 25.9.3 → 26.0.0
  • @vitest/coverage-istanbul ^4.1.8 → ^4.1.9
  • vitest ^4.1.8 → ^4.1.9

524 tests pass; bun run devcheck clean.