Skip to content

Commit 606e5ed

Browse files
committed
Update on SPFx roadmap doc
1 parent 9b6558b commit 606e5ed

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

docs/spfx/roadmap.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework roadmap
33
description: Key modern customization capabilities released after General Availability.
4-
ms.date: 02/27/2026
4+
ms.date: 03/26/2026
55
ms.localizationpriority: high
66
---
77

@@ -19,22 +19,23 @@ Here's the current roadmap on the upcoming release:
1919

2020
- Addressing npm audit reported security issues on the dependency tree.
2121

22-
**Version 1.23 – March 2026**
22+
**Version 1.23 – April 2026**
2323

2424
- Command set improvements for lists and libraries – grouping and potentially other improvements.
2525
- New [debugging toolbar](./debug-toolbar.md) improving the in-page development experience when workbench is not used with direct feedback option to the feature crew. This will be rolling out as a server side update, so no changes are required for the client-side packages.
26+
- Open-sourcing SPFx solution templates via GitHub and opening them for community contributions.
27+
- Preview of 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.
28+
- New and edit panel override in lists – support panel level override on the Microsoft Lists and SharePoint lists with SPFx.
2629
- Addressing npm audit reported security issues on the dependency tree.
2730

2831
**Version 1.23.1 – April 2026**
2932

30-
- Open-sourcing SPFx solution templates via GitHub and opening them for community contributions.
31-
- Preview of 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.
32-
- New and edit panel override in lists – support panel level override on the Microsoft Lists and SharePoint lists with SPFx.
3333
- Addressing npm audit reported security issues on the dependency tree.
3434

3535
**Version 1.24 – June 2026**
3636

3737
- Navigation customizers – Options to override navigation nodes and/or experiences with SPFx components.
38+
- React 18 support for SPFx solutions
3839
- General availability of SPFx CLI.
3940
- Other features which will be shared in following blog posts.
4041
- Addressing npm audit reported security issues on the dependency tree.

0 commit comments

Comments
 (0)