v2.0.0a8
Major changes include
- We are updating the namespace of the package to go from
microsoft.teams.*tomicrosoft_teams.*. For the duration of alpha, we'll continue to support the previous and issue a warning. But post alpha, we'll removemicrosoft.teamssupport. - Bug Fixes
What's Changed
- Fix calling AI functions with no parameters by @heyitsaamir in #221
- [docs] botbuilder package README fixes by @lilyydu in #223
- Fix choices_data alias to use "choices.data" instead of "choicesData" by @Copilot in #224
- Bring back bot builder example by @heyitsaamir in #225
- Updating mcpplugin reference in README.md by @jaykhatri0875 in #229
- Add TeamsChannelAccount type for Teams-specific APIs by @Copilot in #230
- Simplify setting http response after activity processing by @singhk97 in #218
- Move to microsoft_teams namespace by @heyitsaamir in #226, #235
- update react and react-dom to 19.2.1 by @lilyydu in #233
- Release 2.0.0a7 by @heyitsaamir in #234
New Contributors
- @jaykhatri0875 made their first contribution in #229
- @singhk97 made their first contribution in #218
Full Changelog: v2.0.0a6...v2.0.0a7