1
1
---
2
2
title : SharePoint Framework roadmap
3
3
description : Key modern customization capabilities released after General Availability.
4
- ms.date : 03/23/2021
4
+ ms.date : 03/01/2022
5
5
ms.prod : sharepoint
6
6
ms.localizationpriority : high
7
7
---
@@ -31,6 +31,8 @@ The following is a list of key capabilities released after General Availability:
31
31
- [ Pre-allocate space for the extensions while rendering page in server side] ( ./extensions/basics/preallocated-space-placeholders.md )
32
32
- [ Use the SPFx API to determine & react to changes in the web part's rendered size] ( ./web-parts/basics/determine-web-part-width.md )
33
33
- [ Use SPFx solutions in Microsoft Teams - support multiple deployment options] ( ./deployment-spfx-teams-solutions.md )
34
+ - [ Use SPFx solutions to extend Microsoft Viva Connections] ( ./viva/overview-viva-connections.md )
35
+ - [ Building meeting apps for Microsoft Teams with SPFx] ( ./build-for-teams-meeting-app.md )
34
36
35
37
## Release notes
36
38
@@ -44,11 +46,16 @@ Refer to the table of contents menu for details on each of the SharePoint Framew
44
46
> [ !NOTE]
45
47
> The following list is subject to change.
46
48
47
- - Microsoft Viva Connections
48
- - New extensibility options for Viva Connections starting from the v1.13 release of SPFx
49
+ - General improvements
50
+ - Support overriding new, edit, and view experiences with SPFx in Lists and Libraries
51
+ - Improved solution metadata support in solution packages
52
+ - Service principal registration for full API package model
53
+ - Performance improvements across apps (dev and runtime)
54
+
49
55
- Microsoft Teams improvements
50
56
- Store acquisition - target SPFx solutions directly to Microsoft Teams store
51
- - Building meeting solutions with SPFx
57
+ - Teams store support for partner SPFx solutions
58
+
52
59
- Store improvements
53
60
- Modernize Store app catalog and store UX
54
61
- Modernize end-to-end acquisition process for store solutions
0 commit comments