microsoft/teams.ts v2.0.13
microsoft/teams.ts
Captured source
source ↗published Jun 15, 2026seen 16hcaptured 16hhttp 200method plain
v2.0.13
Repository: microsoft/teams.ts
Tag: v2.0.13
Published: 2026-06-15T21:14:02Z
Prerelease: no
Release notes:
What's Changed
Bug Fixes
- fix(client): use explicit Graph scopes for Teams Desktop NAA compatibility by @corinagum in https://github.com/microsoft/teams.ts/pull/616
- fix(api): conditionally set citation encodingFormat based on text presence by @chonlaphoom in https://github.com/microsoft/teams.ts/pull/579
Features & Improvements
- Replace BotBuilder plugin with HTTP adapter by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/610
- Remove app manifest handling from teams.apps by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/611
- Reject unauthenticated when no credentials by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/506
- Merge root message entities in Activity by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/590
- Cache federated identity MSAL clients by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/613
- Bump MSAL Node to v5 by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/603
- Improvements to the Teams MCP server example by @MehakBindra in https://github.com/microsoft/teams.ts/pull/597
Documentation
- Refresh teams.apps README by @heyitsaamir in https://github.com/microsoft/teams.ts/pull/604
CI/Chores
- ci: switch publish pipeline to 1ES Official template for CodeQL/SDL by @corinagum in https://github.com/microsoft/teams.ts/pull/607
- ci: add weekly SDL pipeline for CodeQL/CredScan compliance by @corinagum in https://github.com/microsoft/teams.ts/pull/608
- ci: add merge_group trigger to Build & Test & Lint by @corinagum in https://github.com/microsoft/teams.ts/pull/602
- chore: prevent deprecated packages from being published by @corinagum in https://github.com/microsoft/teams.ts/pull/614
- Bump version to 2.0.13-preview; RELEASE.md adds tagging step by @corinagum in https://github.com/microsoft/teams.ts/pull/601
Dependencies
- chore(deps): bump react-router from 7.13.1 to 7.15.0 by @dependabot[bot] in https://github.com/microsoft/teams.ts/pull/605
- chore(deps): bump react-router from 7.15.0 to 7.15.1 by @dependabot[bot] in https://github.com/microsoft/teams.ts/pull/619
- chore(deps): bump hono from 4.12.18 to 4.12.21 by @dependabot[bot] in https://github.com/microsoft/teams.ts/pull/606
- chore(deps-dev): bump vite from 6.4.2 to 6.4.3 by @dependabot[bot] in https://github.com/microsoft/teams.ts/pull/617
Full Changelog: https://github.com/microsoft/teams.ts/compare/v2.0.12...v2.0.13
Notability
notability 1.0/10Routine patch release of Teams TypeScript library, not AI.