v3.0.0-preview.1 #2119
sebastienlevert
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We are excited to announce the first preview release for v3.0.0 of the Microsoft Graph Toolkit. This release includes a number of breaking changes and new features.
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@3.0.0-preview.1
If you’re using the Toolkit via mgt-loader and update your script tag to:
🎨 Enhancements:
🐞 Bugs fixed:
BREAKING CHANGES:
Full Changelog: v2.9.0...v3.0.0-preview.1
This discussion was created from the release v3.0.0-preview.1.
Beta Was this translation helpful? Give feedback.
All reactions