Skip to content

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

Latest

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 19:00
v0.1.5
29d3926

mcp-ts-core ^0.10.9 maintenance

Framework-maintenance refresh — re-synced scripts/ guards and devcheck wiring; no server source or behavior change.

Dependency bumps:

  • @cyanheads/mcp-ts-core ^0.10.8 → ^0.10.9

Changed:

  • scripts/check-dependency-specifiers.ts (new devcheck step) rejects floating specifiers (latest/*/dist-tags) in package.json + bun.lock's workspaces map, so a stray bun update --latest can't re-resolve a dep past its pin unnoticed (cyanheads/mcp-ts-core#246)
  • scripts/lint-packaging.ts validates the Codex/Claude plugin marketplace manifests (descriptions, unscoped display name, full-scoped npx install arg); Packaging devcheck step now runs when a plugin manifest is present (cyanheads/mcp-ts-core#240)
  • devcheck.config.json enables the plugin-manifest checks via packaging.pluginManifests

64 tests pass; bun run devcheck clean.