Skip to content

v2.10.0

Compare
Choose a tag to compare
@musale musale released this 06 Apr 17:52
· 551 commits to main since this release
a1e61f1

We're excited to announce our v2.10.0 release of the Microsoft Graph Toolkit 🦒! In this minor release, we did 4 fixes and 2 new enhancements.

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.

🎨 Enhancements

🐞 Fixes

📃Changelog

The full changelog is available here