v2.5.0 #1698
sebastienlevert
announced in
Announcements
v2.5.0
#1698
Replies: 1 comment 2 replies
-
@sebastienlevert exciting! Is there up to date guidance on how one might implement something similar to the new TeamsFx sample, but with Blazor? Some of the documentation there seems a bit stale, and the VS Code tools seem to be ahead of VS. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're excited to announce our v2.5.0 release of the Microsoft Graph Toolkit 🦒! In this release, we delivered a lot of styling-related issues, improvements to existing components and bug fixes for some of our authentication providers! We also released a brand new authentication provider supporting TeamsFx, empowering developers to build Teams applications with the help of the Microsoft Graph Toolkit! This was a real teamwork, with 9 contributors, including 3 from the community!
Updating your application
To update your application to use the newest version of Microsoft Graph Toolkit, navigate to your project directory and run:
npm i @microsoft/mgt@latest
If you’re using the Toolkit via
mgt-loader
, your application will be automatically updated to the newest version.✨ New features
mgt-teamsfx-provider
🎨 Enhancements
mgt
mgt-person-card
mgt-people-picker
mgt-spfx
🐞 Fixes
mgt
mgt-agenda
mgt-people-picker
mgt-teams-msal2-provider
mgt.dev
🎉 Celebrating our contributors
📃Changelog
The full changelog is available here
This discussion was created from the release v2.5.0.
Beta Was this translation helpful? Give feedback.
All reactions