Skip to content

Commit dedc7f1

Browse files
Adds spfx v1.16 compatibility (SharePoint#8585)
1 parent 397891a commit dedc7f1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/spfx/compatibility.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework development tools and libraries compatibility
33
description: Find which versions of the SharePoint Framework are compatible with each version of SharePoint, development tools and libraries.
4-
ms.date: 08/23/2022
4+
ms.date: 11/15/2022
55
ms.localizationpriority: high
66
---
77
# SharePoint Framework development tools and libraries compatibility
@@ -34,6 +34,7 @@ The following table lists SharePoint Framework and compatible versions of common
3434

3535
| SPFx | Node.js (LTS) | NPM | TypeScript | React |
3636
| ------------------------------- | --------------- | ----------------------------------------- | -------------- | ----------- |
37+
| [1.16.0](release-1.16.md) | v16.13+ | v5, v6, v7, v8 | v4.5 | v17.0.1 |
3738
| [1.15.2](release-1.15.2.md) | v12, v14, v16 | v5, v6, v7, v8 | v4.5 | v16.13.1 |
3839
| [1.15.0](release-1.15.md) | v12, v14, v16 | v5, v6, v7, v8 | v4.5 | v16.13.1 |
3940
| [1.14.0](release-1.14.md) | v12, v14 | v5, v6 | v3.9 | v16.13.1 |

0 commit comments

Comments
 (0)