Skip to content

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

Latest

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 12:13
v0.1.3
75a5788

mcp-ts-core ^0.10.9 maintenance

Framework-maintenance release: adopts @cyanheads/mcp-ts-core ^0.10.9 and re-syncs the bundled devcheck scripts and agent skills. No tool, resource, or behavior changes.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9
  • @types/node 25.9.3 → 26.0.0 (dev)

Added:

  • Dependency Specifiers devcheck step — fails on floating specifiers in package.json + bun.lock workspaces (cyanheads/mcp-ts-core#246)
  • Plugin-manifest checks in lint:packaging — descriptions + scoped/unscoped identity, gated by the new packaging.pluginManifests flag (cyanheads/mcp-ts-core#240)

Changed:

  • Bundled framework scripts re-synced — 0.10.7 fresh-scaffold guards (git-dependent checks, changelog sync, skill-version check) + 0.10.9 packaging (cyanheads/mcp-ts-core#237, #242, #243)
  • Bundled skills re-synced — api-context documents ctx.content; api-config/api-telemetry correct OTEL_SERVICE_NAME seeding (cyanheads/mcp-ts-core#233, #238, #239)

63 tests pass; bun run devcheck clean.