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
This is an early baseline version for the upcoming SharePoint 1.23 version with initial updates. We are introducing new capabilities as part of the following updates before the general availability of 1.23.
9
+
This release included new capabilities on the list view command sets, preview of CLI for SPFx and addressing all known 'npm audit' reported vulnerabilities in the Yeoman package and in the scaffolded projects.
The upgrade steps required to convert a [gulp-based toolchain](toolchain/sharepoint-framework-toolchain.md) SPFx project to the [Heft-based toolchain](toolchain/sharepoint-framework-toolchain-rushstack-heft.md) are detailed in the following article: [Migrate from the Gulp Toolchain to Heft Toolchain](toolchain/migrate-gulptoolchain-hefttoolchain.md).
25
+
If you are upgrading from older than 1.22 version, please follow the upgrade steps required to convert a [gulp-based toolchain](toolchain/sharepoint-framework-toolchain.md) SPFx project to the [Heft-based toolchain](toolchain/sharepoint-framework-toolchain-rushstack-heft.md) are detailed in the following article: [Migrate from the Gulp Toolchain to Heft Toolchain](toolchain/migrate-gulptoolchain-hefttoolchain.md).
33
26
34
27
## New features and capabilities
35
28
@@ -39,8 +32,6 @@ Starting with the SPFx 1.23, we will be also supporting grouping of list view co
39
32
40
33

41
34
42
-
> This feature is currently in progress to rollout in production and will be enable in all tenants by early April.
43
-
44
35
See more details on this upcoming change from the following documentation:
45
36
46
37
-[Grouping in ListView Command Set extensions](./extensions/guidance/list-view-command-set-grouping.md)
@@ -76,11 +67,13 @@ Your feedback is welcome. Let us know your first impressions and provide suggest
76
67
77
68
### Addressing npm audit issues
78
69
79
-
When installing the SharePoint Framework Yeoman generator or scaffolding solutions, we have worked on the reported `npm audit` issues. Addressing vulnerabilities is a moving target, which we keep on addressing with all releases.
70
+
When installing the SharePoint Framework Yeoman generator or scaffolding solutions, we have worked addressing all reported `npm audit` issues. Addressing vulnerabilities is a moving target, which we keep on addressing with all releases.
80
71
81
72
## Deprecations
82
73
83
-
No new updates.
74
+
- SharePoint Framework Online Workbench will be retired from SharePoint Online on 1st of December 2026
75
+
- We encourage to use the [debugging toolbar](./debug-toolbar.md) and do testing and validation of your code on normal SharePoint pages.
76
+
-[Geolocation feature](./viva/get-started/actions/geolocation/geolocationdocumentation) is deprecated in the context of Adaptive Card Extensions (ACEs) with full retirement from SharePoint Online on 1st of December 2026
0 commit comments