Skip to content

v2.11.2

Choose a tag to compare

@github-actions github-actions released this 26 Jun 18:42
· 531 commits to main since this release
4dac3ba

We're excited to announce our v2.11.1 release of the Microsoft Graph Toolkit 🦒! In this patch release, we did 1 fix to solve issues with loading data for file lists.

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

  • Add top to the file-list cache key signature by @musale in #2406

Full Changelog: v2.11.0...v2.11.2