Skip to content

v0.1.5: mcp-ts-core ^0.10.9 maintenance adoption

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 11:12
v0.1.5
e40e464

mcp-ts-core ^0.10.9 maintenance adoption

Framework upkeep — picks up the 0.10.7–0.10.9 devcheck/skill changes: fresh-scaffold and worktree-deletion guards, the new dependency-specifier gate, plugin-manifest packaging checks, and the ctx.content collector skill reference.

Added:

  • check-dependency-specifiers devcheck step — rejects floating specifiers (latest/*/dist-tags) in package.json + bun.lock workspaces (#246)
  • Plugin-manifest packaging checks in lint-packaging, gated by devcheck.config.json packaging.pluginManifests (#240)

Changed:

  • Fresh-scaffold / worktree-deletion guards in devcheck, build-changelog, check-skill-versions, check-framework-antipatterns (#242, #243, #237)
  • .codex-plugin/plugin.json interface.longDescription populated
  • 14 skills re-synced to the ^0.10.9 set (#238, #239)

Dependency bumps:

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

91 tests pass; bun run devcheck clean.