Skip to content

v0.1.12: mcp-ts-core ^0.10.14 maintenance and camera route/pagination fixes

Choose a tag to compare

@cyanheads cyanheads released this 12 Jul 02:20
v0.1.12
02674d1

mcp-ts-core ^0.10.14 maintenance and camera route/pagination fixes

Camera and alert route filtering, camera pagination, and empty-result content, on a framework refresh with Socket supply-chain scanning.

Added:

  • wsdot_search_cameras gains offset/limit paging with nextOffset/hasMore output (#20)

Fixed:

  • stateRoute matches a canonical route number via shared normalizeRoute() — natural forms resolve and "90" no longer hits SR 290 (#17)
  • wsdot_search_cameras renders No cameras found. in content[] on an empty result (#18)
  • wsdot_search_cameras content[] and structuredContent carry the identical page (#20)

Dependencies:

  • @cyanheads/mcp-ts-core ^0.10.9 → ^0.10.14
  • @socketsecurity/bun-security-scanner ^1.1.2 added — Socket install scanning + 3-day minimumReleaseAge guard
  • @types/node ^26.0.0 → ^26.1.1
  • Bun pinned 1.3.14; @biomejs/biome 2.5.0 → 2.5.3, tsc-alias 1.8.17 → 1.9.0, vitest 4.1.9 → 4.1.10

243 tests pass; bun run devcheck clean.

CHANGELOG v0.1.12