You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[4.0.0]- <2022-06-23>
Added
Added 1.13 manifest. This schema version supports extending Teams apps to other parts of the Microsoft 365 ecosystem. More info at https://aka.ms/extendteamsapps.
Added 1.12 manifest
Added m365DevPreview manifest
Added component documentation for configuration and scaffolding details
Changes
[Breaking] Upgraded Team JS SDK to version 2.0 (promises based)
Updated all outdated references
Manifest version 1.11 no longer selectable in scaffolding
Default manifest version is 1.13
Added a warning regarding Connectors not working with Teams JS SDK 2.0
Removed
Calling bot support removed
Viva Connections Tab scaffolding removed
Removed individual component README files (available in Yo Teams docs)
Integration testing is not done with Node 14.x
Fixes
Fixed issue with telemetry timeout at the end of scaffolding