Skip to content

v2.7.1

Choose a tag to compare

@sebastienlevert sebastienlevert released this 03 Nov 16:20
· 651 commits to main since this release
728e578

We're excited to announce our v2.7.1 release of the Microsoft Graph Toolkit 🦒! In this patch release, we did 3 accessibility fixes. We are also welcoming one new contributor!

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.

🐞 Fixes

  • Update the text announced for person image, initials and email address by @musale in #1923
  • Updating accessibility features of the people picker component by @aslynblohm in #1922

🎉 Celebrating our contributors

📃Changelog

The full changelog is available here