Skip to content

v3.2.8: Install-deeplink fix, description normalization, mcp-ts-core ^0.10.9

Choose a tag to compare

@cyanheads cyanheads released this 20 Jun 08:43
v3.2.8
5f73ef7

Install-deeplink fix, description normalization, mcp-ts-core ^0.10.9

Fixed:

  • Cursor & VS Code install badges passed the scoped @cyanheads/obsidian-mcp-server arg; this package publishes unscoped, so the scoped arg 404s on install. Both deeplinks now use obsidian-mcp-server.

Changed:

  • Package descriptions normalized to one phrasing across package.json, manifest.json, server.json, README, Dockerfile OCI label, and both plugin manifests.
  • @cyanheads/mcp-ts-core ^0.10.6 → ^0.10.9 adopts the check-dependency-specifiers devcheck step, lint:packaging plugin-marketplace checks (gated by devcheck.config.json packaging.pluginManifests), and fresh-scaffold git-guard fixes.
  • 14 project skills synced to their mcp-ts-core 0.10.7–0.10.9 versions.

Dependency bumps:

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

403 tests pass; bun run devcheck clean.