Skip to content

Commit 3ddcfcd

Browse files
authored
Update compatibility.md
1 parent 5ce1e15 commit 3ddcfcd

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

docs/spfx/compatibility.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -14,16 +14,17 @@ Because SharePoint Online and the on-premises versions of SharePoint Server have
1414

1515
SharePoint Online always uses the latest version of the SharePoint Framework, but SharePoint 2016 and SharePoint 2019 only support the versions that match the server-side dependencies of the deployed packages.
1616

17-
| SharePoint version | Supported SPFx version | Supported features |
18-
| ------------------------------ | ---------------------- | --------------------------------------------------------------------------------------- |
19-
| SharePoint Online | All versions | All features |
20-
| SharePoint Server 2019 | v1.4.1 or lower | SPFx client-side web parts in classic and modern pages, and extensions in modern pages. |
21-
| SharePoint 2016 Feature Pack 2 | v1.1 | SPFx client-side web parts hosted in classic SharePoint pages. |
17+
| SharePoint version | Supported SPFx version | Supported features |
18+
| ---------------------------------------| ---------------------- | --------------------------------------------------------------------------------------- |
19+
| SharePoint Online | All versions | All features |
20+
| SharePoint Server Subscription Edition | v1.4.1 or lower | SPFx client-side web parts in classic and modern pages, and extensions in modern pages. |
21+
| SharePoint Server 2019 | v1.4.1 or lower | SPFx client-side web parts in classic and modern pages, and extensions in modern pages. |
22+
| SharePoint 2016 Feature Pack 2 | v1.1 | SPFx client-side web parts hosted in classic SharePoint pages. |
2223

2324
For more information about SharePoint Framework development with SharePoint 2016 Feature Pack 2 and SharePoint 2019, see:
2425

2526
- [SharePoint Framework development with SharePoint 2016 Feature Pack 2](sharepoint-2016-support.md)
26-
- [SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-support.md)
27+
- [SharePoint Framework development with SharePoint Server 2019](sharepoint-2019-support.md) - this guidance applies also for SharePoint Server Subscription Edition
2728

2829
## SPFx development environment compatibility
2930

0 commit comments

Comments
 (0)