Skip to content

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

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 12:13
v0.1.6
b7b403c

mcp-ts-core ^0.10.9 maintenance

Framework-maintenance release — 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 — rejects floating specifiers (latest/*/dist-tags) in package.json deps and bun.lock workspaces (cyanheads/mcp-ts-core#246)
  • Plugin-manifest checks in lint-packaging.ts, gated by packaging.pluginManifests (cyanheads/mcp-ts-core#240)

Changed:

  • .codex-plugin/plugin.json longDescription filled
  • 14 vendored skills/*/SKILL.md re-synced to framework ^0.10.7 (cyanheads/mcp-ts-core#238)

Fixed:

  • Fresh-scaffold devcheck guards in build-changelog / check-framework-antipatterns / check-skill-versions (cyanheads/mcp-ts-core#242, #243, #237)

47 tests pass; bun run devcheck clean.