v3.0.0-rc.3 #2404
gavinbarron
announced in
Announcements
v3.0.0-rc.3
#2404
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We're excited to announce our Release Candidate for v3.0.0 of the Microsoft Graph Toolkit 🦒, v3.0.0-rc.3! Why rc.3 in the version number? Because @gavinbarron forgot about how versioning of SharePoint framework solutions works and took a couple of attempts to get a release with a package for
mgt-spfx
to be included 😒. In this release, we have a number of fixes, accessibility improvements and new enhancements.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/[email protected]
If you’re using the Toolkit via mgt-loader and update your script tag to:
🎨 Enhancements:
🐞 Bugs fixed:
📃Changelog
Full Changelog: v3.0.0-preview.2...v3.0.0-rc.3
Beta Was this translation helpful? Give feedback.
All reactions