Skip to content

v2.5.2

Choose a tag to compare

@sebastienlevert sebastienlevert released this 24 May 14:46
· 423 commits to release/latest since this release
3b75893

We're excited to announce our v2.5.2 release of the Microsoft Graph Toolkit 🦒! In this minor release, we are reverting some of the changes we made to our mgt-loader to fix live issues reported by customers. We apologize for this issue!

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

  • Revert loader to writing to the document directly by @musale in #1703
  • Fix outerHTML reference for the tag by @musale in #1704

📃Changelog

The full changelog is available here