You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/spfx/roadmap.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: SharePoint Framework roadmap
3
3
description: Key modern customization capabilities released after General Availability.
4
-
ms.date: 10/15/2025
4
+
ms.date: 10/29/2025
5
5
ms.localizationpriority: high
6
6
---
7
7
@@ -18,13 +18,13 @@ Here's the current roadmap on the upcoming release:
18
18
- Addressing npm audit reported security issues on the dependency tree.
19
19
- Transitioning from Gulp to an open webpack based toolchain orchestrated by Heft.
20
20
21
-
**Version 1.23 – February 2026**
21
+
**Version 1.23 – February/March 2026**
22
22
23
-
- Open-sourcing Yeoman generator solution templates via GitHub and opening them for community contributions.
23
+
- Open-sourcing SPFx solution templates via GitHub and opening them for community contributions.
24
24
- 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.
25
25
- Command set improvements for lists and libraries – grouping and potentially other improvements.
26
26
- New and edit panel override in lists – support panel level override on the Microsoft Lists and SharePoint lists with SPFx.
27
-
- New debugging toolbar improving the in-page development experience when workbench is not used.
27
+
- New debugging toolbar improving the in-page development experience when workbench is not used with direct feedback option to the feature crew.
0 commit comments