September 12th, 2024

Announcing SharePoint Framework 1.20 release candidate

Vesa Juvonen
Principal Program Manager

We are excited to announce the availability of the release candidate for SharePoint Framework (SPFx) 1.20 – with primarily updates for Microsoft Viva, Microsoft Teams and SharePoint Online experiences. This is the release candidate for the upcoming 1.20 release focused primarily on the new features within the Microsoft Viva side.

We are looking into providing the general availability (GA) version in autumn 2024 (September). As with previous preview releases, our objective is to provide more insights into the upcoming features and to provide our worldwide ecosystem an option to directly influence on the released capabilities. Your feedback is welcome. 👋

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

 

Key features in the SharePoint Framework 1.20 📝

Key changes and updates in this preview release are as follows:

  • Introduction of new data visualization layout options for Viva Connections card view – bar, pie and donut chart types are now available on top of the previously released chart style
    • See below video and sample code for more details on the option
  • Support for the HTML powered Quick Views for the Viva Connections cards – enabling more complex layout options for desktop, table and mobile devices
    • Previously Viva Connections Card View has only support adaptive card option – with this new feature, you can use html with combination of any JavaScript frameworks for your quick view experience

Image chart cards options

Image html quick views

 

and more 🚀

Here’s the relevant documentation updates for the new features

As part of the preview release, we also provide the following new code samples showcasing the new card experiences:

Usage and creation of card layout options and the HTML powered quick views are demonstrated in the below videos.

Installing SharePoint Framework 1.20 release candidate 👩‍💻

You can install preview of the SharePoint Framework 1.20 by using the following command which will install always the latest upcoming preview version.

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

What’s SharePoint Framework? 🚀

SharePoint Framework is the most 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 SharePoint Framework Yeoman Generator, Microsoft Teams Toolkit, or with the SharePoint Framework 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 the 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 spfx architecture copilot included

Wait – why is Copilot included in the above picture?” – We are working actively on the SharePoint Framework powered story with the Copilot with the initial preview already shown in the Build 2024. You can expect a first public preview for these Copilot related features to be availably in the last quarter of 2024.

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 Twitter or in LinkedIn to stay up to date on Microsoft 365 Platform announcements.

Happy coding! Sharing is caring! 🧡

Author

Vesa Juvonen
Principal Program Manager

Vesa Juvonen works as a Principal Product Manager focusing on the community and ecosystem across Microsoft 365. He leads the Microsoft 365 Patterns and Practices initiative which is providing tooling, guidance and assistance on adopting recommended patterns for using Microsoft 365. He has worked in different roles at Microsoft engineering helping on building capabilities in Microsoft 365 and to help customers and partners to use the different capabilities across the platform. Prior moving to ...

More about author

0 comments