Skip to content

v0.2.10: mcp-ts-core ^0.10.9 maintenance refresh

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 11:52
v0.2.10
a15dafb

mcp-ts-core ^0.10.9 maintenance refresh

Framework and dev-dependency refresh; vendored skills and devcheck scripts re-synced.

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 — fails on floating specifiers (latest, *, dist-tags) in package.json and bun.lock workspaces (cyanheads/mcp-ts-core#246)
  • Plugin marketplace manifest checks in lint:packaging — validates .claude-plugin and .codex-plugin descriptions, unscoped identity, and the full-package install arg (cyanheads/mcp-ts-core#240)

Changed:

151 tests pass; bun run devcheck clean.