Skip to content

Commit a42fc3a

Browse files
updated SPFx version from 1.17.2 to 1.17.3 and updated compatibility matrix
1 parent a9fc509 commit a42fc3a

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
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: 05/12/2023
4+
ms.date: 06/05/2023
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.17.3](release-1.17.3.md) | v16.13+ | v5, v6, v7, v8 | v4.5 | v17.0.1 |
3738
| [1.17.2](release-1.17.2.md) | v16.13+ | v5, v6, v7, v8 | v4.5 | v17.0.1 |
3839
| [1.17.1](release-1.17.1.md) | v16.13+ | v5, v6, v7, v8 | v4.5 | v17.0.1 |
3940
| [1.17.0](release-1.17.md) | v16.13+ | v5, v6, v7, v8 | v4.5 | v17.0.1 |

docs/spfx/set-up-your-development-environment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Set up your SharePoint Framework development environment
33
description: Use any text editor to build SharePoint Framework solutions. You can use macOS, Windows, or Linux.
4-
ms.date: 05/13/2023
4+
ms.date: 06/05/2023
55
ms.localizationpriority: high
66
ms.custom: scenarios:getting-started
77
---
@@ -42,7 +42,7 @@ You can check if you already have Node.js already installed, including installed
4242
node --version
4343
```
4444

45-
The SharePoint Framework v1.17.2 is supported on the following Node.js versions:
45+
The SharePoint Framework v1.17.3 is supported on the following Node.js versions:
4646

4747
- Node.js v16 LTS (v16.13.x - v16.18.x, *aka: Gallium*)
4848

0 commit comments

Comments
 (0)