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
- added entry for SPFx v1.12.1
- indicated v1.12.0 deprecated
- removed from version numbers because they imply some versions are supported when they arent... for instance, Node LTS v10.x isnt' accurate... LTS for v10 was v10.13.0+
- fixesSharePoint#7009
Copy file name to clipboardExpand all lines: docs/spfx/compatibility.md
+26-25Lines changed: 26 additions & 25 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: SharePoint Framework development tools and libraries compatibility
3
3
description: Find which versions of the SharePoint Framework are compatible with each version of SharePoint, development tools and libraries.
4
-
ms.date: 05/07/2021
4
+
ms.date: 05/18/2021
5
5
ms.prod: sharepoint
6
6
localization_priority: Priority
7
7
---
@@ -15,11 +15,11 @@ Because SharePoint Online and the on-premises versions of SharePoint Server have
15
15
16
16
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.
17
17
18
-
|SharePoint version|Supported SPFx version|Supported features
19
-
|---|---|---|
20
-
|SharePoint Online|All versions|All features
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.
0 commit comments