v2.6.0 #1774
sebastienlevert
announced in
Announcements
v2.6.0
#1774
Replies: 0 comments
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.6.0 release of the Microsoft Graph Toolkit 🦒! In this release, we delivered a lot of accessibility-related enhancements, improvements to existing components and bug fixes for some of our components. We also released a new capability on the
mgt-people-picker
component to allow limiting the scope of the available results based on specified groups! This was a real teamwork, with 9 contributors, including 1 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
🎨 Enhancements
🐞 Fixes
🎉 Celebrating our contributors
📃Changelog
The full changelog is available here
This discussion was created from the release v2.6.0.
Beta Was this translation helpful? Give feedback.
All reactions