v0.3.32: Committee lookup pages the full set; rate-limit docs; mcp-ts-core 0.10.10
Committee lookup pages the full set; rate-limit docs; mcp-ts-core 0.10.10
Bug fix, docs correction, and a maintenance bump. bun audit cleared 8 transitive advisories to 0.
Fixed:
congressgov_committee_lookup—list+filterand name→code resolution now page the complete committee set (455 House, 818 all chambers) instead of only the first 250 rows; matches past row 250 were silently dropped. (#41)- API-key rate-limit docs corrected 1,000 → 5,000 req/hr across the config schema,
server.json,manifest.json,README.md, and the agent docs — the in-code limiter was already 5,000. (#42)
Security:
bun audit8 advisories (2 high, 6 moderate) → 0.audit:refreshre-resolved stale transitive entries —vite8.0.14 → 8.1.2,hono4.12.26 → 4.12.27,js-yaml3.14.2 → 3.15.0 — pulled in viavitest,depcheck, and@modelcontextprotocol/sdk, not@cyanheads/mcp-ts-core.
Dependency bumps:
@cyanheads/mcp-ts-core^0.10.9 → ^0.10.10@biomejs/biome^2.5.0 → ^2.5.1@types/node^26.0.0 → ^26.0.1
350 tests pass; bun run devcheck clean.