This release fixes issues for SREs watching stability and regressions.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed tsc --noEmit failures by making big‑integer a direct dependency.
Full changelog
Fixed
big-integeris now a direct dependency. It was being imported bysrc/telegram-client.tsandsrc/telegram-helpers.tsbut only resolved transitively, which broketsc --noEmiton strict-hoisting installers like pnpm. npm/bun installs were unaffected.
Changed
Dependency bumps (no behavioral changes):
zod^4.3.6→^4.4.3(patch)@biomejs/biome^2.4.13→^2.4.14(devDep, patch)
Verification
- 505/505 tests pass
- lint + typecheck + build clean on Linux (CI) and macOS (local) — both with
npm ciand cleanpnpm install
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About overpod/mcp-telegram
Telegram MCP server via MTProto/GramJS — 20 tools for reading chats, searching messages, downloading media, managing contacts. QR code login, npx zero-install. Hosted version at mcp-telegram.com.
Related context
Beta — feedback welcome: [email protected]