Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The first release of the SharePoint Framework in February 2017 only contained support for client-side web parts. This was just a start on the journey to provide additional modern customization capabilities to SharePoint which we have provided since.
Important
The SharePoint add-in model deprecation in SharePoint Online does not impact SharePoint Framework (SPFx), which is the primary replacement technology for SharePoint add-ins. SPFx is the most widely used extensibility model in Microsoft 365 and continues to be supported also in future.
See more on the SharePoint add-in model retirement from the full add-in model retirement announcement.
Here's the current roadmap on the upcoming release:
Version 1.22 – November 2025
- Addressing npm audit reported security issues on the dependency tree.
- Transitioning from Gulp to an open webpack based toolchain orchestrated by Heft.
Version 1.23 – February 2026
- Open-sourcing Yeoman generator solution templates via GitHub and opening them for community contributions.
- A new open-sourced SPFx CLI for replacing the existing Yeoman generator – You will be able to introduce your company specific templates or adjustments on the scaffolded baseline for the SPFx solutions. We are decoupling the CLI itself from the SPFx release versions.
- Command set improvements for lists and libraries – grouping and potentially other improvements.
- New and edit panel override in lists – support panel level override on the Microsoft Lists and SharePoint lists with SPFx.
- New debugging toolbar improving the in-page development experience when workbench is not used.
Version 1.24 – May 2026
- Navigation customizers – Options to override navigation nodes and/or experiences with SPFx components.
- Other features which will be shared in following blog posts.
We also continue further innovation in the AI space with focus on both customer features and developer tooling. More on this with future updates.
Release notes
Refer to the table of contents menu for details on each of the SharePoint Framework releases.
Feedback
Please keep on providing us feedback and input on the preferred investments areas using the in-tool feedback features which is enabled in the online workbench and soon in the debug toolbar (starting from 1.23 release).