We're excited to announce our v3.0.7 release of the Microsoft Graph Client!
Updating your application
To update your application to use the newest version of Microsoft Graph Client, navigate to your project directory and run:
npm i @microsoft/microsoft-graph-client@latest
What's Changed
- Fix code block by @n1jmbt in #1327
- Update CreatingClientInstance.md by @icyfire0573 in #1183
- fix compilation warnings by @koros in #1394
- Remove unsupported node versions(12 & 14) from the pipeline by @koros in #1405
- merge changes from main branch to dev by @koros in #1435
- Merge all changes from dev to main branch by @koros in #1436
New Contributors
- @n1jmbt made their first contribution in #1327
- @icyfire0573 made their first contribution in #1183
- @koros made their first contribution in #1394
Full Changelog: 3.0.5...3.0.7