Skip to content

v2.5.1

Choose a tag to compare

@musale musale released this 23 May 14:02
· 426 commits to release/latest since this release
dffa85d

We're excited to announce our v2.5.1 release of the Microsoft Graph Toolkit 🦒! In this minor release, we added accessibility changes to the storybook and a bug fix for the mgt-loader.

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

mgt

mgt.dev

📃Changelog

The full changelog is available here