Skip to content

v2.10.1

Choose a tag to compare

@sebastienlevert sebastienlevert released this 01 May 15:06
· 575 commits to main since this release
8482959

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

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

  • optionally pass the group-id value from tasks to people picker by @musale in #2200

🐞 Fixes

📃Changelog

The full changelog is available here