v2.7.1
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
- @aslynblohm made their first contribution in #1922
📃Changelog
The full changelog is available here