Announcing SharePoint Framework 1.17.2 for Microsoft 365 extensibility

Vesa Juvonen

We are excited to announce a new public version of the SharePoint Framework, v1.17.2, with updates and fixes across the different areas of Microsoft 365 extensibility. SharePoint Framework is the easiest way to build your enterprise solutions for Microsoft 365 with automatic single sign-on, automatic hosting and with industry standard web stack tooling.

Version 1.17.2 was released to address fixes and improvements requested by the customers and partners. We are looking into doing more frequent releases with the SharePoint Framework, based on the input and feedback from the ecosystem. Thank you for your invaluable input and feedback to improve the Microsoft 365 extensibility. 🙏

 

Updates in the SharePoint Framework 1.17.2

With 1.17.2 version, we focused on addressing following issues.

  • #8939 – Error can’t find stylesheet to import
  • #8945 – New scaffolded projects contain phantom dependencies and do not compile with pnpm
  • #8887 – SPFx 1.17 – Conflicting package dependencies
  • #8936 – Default debugging type of ‘edge’ creates error
  • #8930 – SPFx error during gulp serve
  • SPFX_SERVE_TENANT_DOMAIN warning should not be shown for gulp serve --nobrowser

You can find full list of release details from the following documentation:

 

Installing SharePoint Framework 1.17.2 👩‍💻

You can install general availability of the SharePoint Framework 1.17.2 by using the following command which will always install the latest production ready packages.

npm install @microsoft/generator-sharepoint@latest --global

What’s SharePoint Framework? 🚀

SharePoint Framework is a widely used extensibility option in Microsoft 365 with tens of millions of end users each month for the custom components built by developers for Microsoft Teams, Microsoft Viva and SharePoint. It’s the easiest way to build developer extensibility for Microsoft 365 and it’s taken advantage by thousands of partners and customers on building custom experiences for end users.

You can build SharePoint Framework powered solutions by using Microsoft Teams Toolkit, SharePoint Framework Yeoman Generator or with the Microsoft Viva Toolkit. Key advantage is the flexibility of automatic hosting with the option to use the exact same component across the different hosts without any code level changes. This is designed to maximize the value of your development investments regardless of which primary host you are targeting.

Key capabilities of the SharePoint Framework for Microsoft 365 are following:

  • Content Driven Applications – SharePoint Framework can be used to build content driven applications on surfacing information easily from Microsoft 365 with Microsoft Graph or to integrate with externally hosted content.
  • Automatic Single Sign On – SharePoint Framework components have automatic and seamless SSO included for all platforms they are hosted. No specific consents needed from Microsoft 365 end users.
  • Automatic hosting – SharePoint Framework components are automatically hosted in SharePoint without additional maintenance or operational costs.
  • Industry standard tooling – SharePoint Framework is using standard web stack tooling with node, npm, TypeScript and any JavaScript framework of your preference. Just standard web skill to succeed without any proprietary tooling.

SharePoint Framework has also made the permission and token management for accessing the data in Microsoft 365 easy. You will be using the awesome Microsoft Graph APIs for accessing business data and you can further simplify the development of SharePoint Framework components by taking advantage of the Microsoft Graph Toolkit, which provides reusable controls with data connectivity to Microsoft Graph.

Image showing SharePoint Framework across Microsoft 365 host features

Additional resources and support 🤝

If you are looking to build experiences for Microsoft 365, we strongly recommend joining our community calls and other Microsoft 365 & Power Platform Community activities covering Microsoft Graph, Microsoft Teams, Power Platform, Microsoft Viva, OneDrive, SharePoint and more… More details here https://aka.ms/community/home 🚀

And, follow us on @Microsoft365Dev)/Twitter to stay up to date on Microsoft 365 Platform announcements.

Happy coding! Sharing is caring! 🧡

0 comments

Discussion is closed.

Feedback usabilla icon