mcp-ts-core ^0.10.9 framework maintenance
Adopts framework 0.10.9 and re-syncs the framework-shipped devcheck scripts and vendored skills. No server tool or behavior changes.
Added:
- check-dependency-specifiers.ts devcheck step — rejects floating specifiers (latest/*/dist-tags) in package.json and the bun.lock workspaces map (cyanheads/mcp-ts-core#246)
Changed:
- lint-packaging validates the plugin marketplace manifests (.claude-plugin, .codex-plugin); Packaging step runs when a plugin manifest is present (cyanheads/mcp-ts-core#240)
- devcheck git-dependent checks guard on isGitRepo() — a fresh scaffold without .git skips them cleanly
- vendored skills synced to mcp-ts-core 0.10.9
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.0vitest^4.1.8 → ^4.1.9
114 tests pass; bun run devcheck clean.