From 3ee2598adfc5e6bd1b9df73f23ebd16bda302a14 Mon Sep 17 00:00:00 2001 From: Harminder Singh Date: Tue, 26 May 2026 21:32:31 +0530 Subject: [PATCH 1/4] entry added for SPFx 1.23.0 version --- docs/spfx/compatibility.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/spfx/compatibility.md b/docs/spfx/compatibility.md index 447202280..2ea2a1d04 100644 --- a/docs/spfx/compatibility.md +++ b/docs/spfx/compatibility.md @@ -1,7 +1,7 @@ --- title: SharePoint Framework Platform & Toolchain Compatibility Reference description: Find which versions of the SharePoint Framework are compatible with SharePoint platform versions and dependencies including the build toolchain. -ms.date: 03/04/2026 +ms.date: 05/26/2026 ms.localizationpriority: high --- # SharePoint Framework Platform & Toolchain Compatibility Reference @@ -45,6 +45,7 @@ The following table lists the SPFx and compatible versions of common tools and l | SPFx | Node.js (LTS) | TypeScript | React | | ------------------------------- | ------------- | -------------- | ----------- | +| [1.23.0](release-1.23.0.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.2](release-1.22.2.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.1](release-1.22.1.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.0](release-1.22.0.md) | v22 | v2.9 - v5.8 | v17.0.1 | From a7d5a26470a6dfafcbd3e68a6aff792213a02096 Mon Sep 17 00:00:00 2001 From: Harminder Singh Date: Thu, 28 May 2026 21:34:54 +0530 Subject: [PATCH 2/4] entry added for SPFx 1.23.0 version --- docs/spfx/compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/spfx/compatibility.md b/docs/spfx/compatibility.md index 2ea2a1d04..418485ba6 100644 --- a/docs/spfx/compatibility.md +++ b/docs/spfx/compatibility.md @@ -1,7 +1,7 @@ --- title: SharePoint Framework Platform & Toolchain Compatibility Reference description: Find which versions of the SharePoint Framework are compatible with SharePoint platform versions and dependencies including the build toolchain. -ms.date: 05/26/2026 +ms.date: 03/04/2026 ms.localizationpriority: high --- # SharePoint Framework Platform & Toolchain Compatibility Reference From c4ae890ee375a430c0f87e20faad97518ed59ad0 Mon Sep 17 00:00:00 2001 From: Harminder Singh Date: Wed, 1 Jul 2026 21:51:49 +0530 Subject: [PATCH 3/4] entry added for SPFx 1.23.2 version --- docs/spfx/compatibility.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/spfx/compatibility.md b/docs/spfx/compatibility.md index 418485ba6..5be9d7d5b 100644 --- a/docs/spfx/compatibility.md +++ b/docs/spfx/compatibility.md @@ -45,6 +45,7 @@ The following table lists the SPFx and compatible versions of common tools and l | SPFx | Node.js (LTS) | TypeScript | React | | ------------------------------- | ------------- | -------------- | ----------- | +| [1.23.2](release-1.23.2.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.23.0](release-1.23.0.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.2](release-1.22.2.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.1](release-1.22.1.md) | v22 | v2.9 - v5.8 | v17.0.1 | From 295c12c1db430cb772eaa1f83f0af176b74bc455 Mon Sep 17 00:00:00 2001 From: Andrew Connell Date: Thu, 2 Jul 2026 16:44:45 -0400 Subject: [PATCH 4/4] docs: normalize compatibility table alignment - fix inconsistent pipe alignment in SPFx compatibility table - tidy blockquote whitespace in React version note - revert `ms.date` to original publication date; rendering engine shows last modified date dynamically from git history --- docs/spfx/compatibility.md | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/docs/spfx/compatibility.md b/docs/spfx/compatibility.md index 5be9d7d5b..142cad210 100644 --- a/docs/spfx/compatibility.md +++ b/docs/spfx/compatibility.md @@ -1,7 +1,7 @@ --- title: SharePoint Framework Platform & Toolchain Compatibility Reference description: Find which versions of the SharePoint Framework are compatible with SharePoint platform versions and dependencies including the build toolchain. -ms.date: 03/04/2026 +ms.date: 05/13/2020 ms.localizationpriority: high --- # SharePoint Framework Platform & Toolchain Compatibility Reference @@ -32,7 +32,7 @@ As each new version of the SPFx is released, support for newer library versions > [!IMPORTANT] > **React Version Compatibility** -> +> > Using incompatible React versions can cause silent runtime failures without clear error messages during the build process. Always use the exact React version specified in the compatibility table below for your SPFx version. > > When installing React packages, use the `--save-exact` flag to prevent npm from installing newer patch versions: @@ -49,26 +49,26 @@ The following table lists the SPFx and compatible versions of common tools and l | [1.23.0](release-1.23.0.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.2](release-1.22.2.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.22.1](release-1.22.1.md) | v22 | v2.9 - v5.8 | v17.0.1 | -| [1.22.0](release-1.22.0.md) | v22 | v2.9 - v5.8 | v17.0.1 | +| [1.22.0](release-1.22.0.md) | v22 | v2.9 - v5.8 | v17.0.1 | | [1.21.1](release-1.21.1.md) | v22 | v5.3 | v17.0.1 | -| [1.21.0](release-1.21.0.md) | v22 | v5.3 | v17.0.1 | -| [1.20.0](release-1.20.0.md) | v18 | v4.5, v4.7 | v17.0.1 | -| [1.19.0](release-1.19.0.md) | v18 | v4.5, v4.7 | v17.0.1 | +| [1.21.0](release-1.21.0.md) | v22 | v5.3 | v17.0.1 | +| [1.20.0](release-1.20.0.md) | v18 | v4.5, v4.7 | v17.0.1 | +| [1.19.0](release-1.19.0.md) | v18 | v4.5, v4.7 | v17.0.1 | | [1.18.2](release-1.18.2.md) | v16, v18 | v4.5, v4.7 | v17.0.1 | | [1.18.1](release-1.18.1.md) | v16, v18 | v4.5, v4.7 | v17.0.1 | -| [1.18](release-1.18.0.md) | v16, v18 | v4.5, v4.7 | v17.0.1 | +| [1.18](release-1.18.0.md) | v16, v18 | v4.5, v4.7 | v17.0.1 | | [1.17.4](release-1.17.4.md) | v16.13+ | v4.5 | v17.0.1 | | [1.17.3](release-1.17.3.md) | v16.13+ | v4.5 | v17.0.1 | | [1.17.2](release-1.17.2.md) | v16.13+ | v4.5 | v17.0.1 | | [1.17.1](release-1.17.1.md) | v16.13+ | v4.5 | v17.0.1 | -| [1.17.0](release-1.17.0.md) | v16.13+ | v4.5 | v17.0.1 | +| [1.17.0](release-1.17.0.md) | v16.13+ | v4.5 | v17.0.1 | | [1.16.1](release-1.16.1.md) | v16.13+ | v4.5 | v17.0.1 | -| [1.16.0](release-1.16.0.md) | v16.13+ | v4.5 | v17.0.1 | +| [1.16.0](release-1.16.0.md) | v16.13+ | v4.5 | v17.0.1 | | [1.15.2](release-1.15.2.md) | v12, v14, v16 | v4.5 | v16.13.1 | -| [1.15.0](release-1.15.0.md) | v12, v14, v16 | v4.5 | v16.13.1 | -| [1.14.0](release-1.14.0.md) | v12, v14 | v3.9 | v16.13.1 | +| [1.15.0](release-1.15.0.md) | v12, v14, v16 | v4.5 | v16.13.1 | +| [1.14.0](release-1.14.0.md) | v12, v14 | v3.9 | v16.13.1 | | [1.13.1](release-1.13.1.md) | v12, v14 | v3.9 | v16.13.1 | -| [1.13.0](release-1.13.0.md) | v12, v14 | v3.9 | v16.13.1 | +| [1.13.0](release-1.13.0.md) | v12, v14 | v3.9 | v16.13.1 | | [1.12.1](release-1.12.1.md) | v10, v12, v14 | v3.7 | v16.9.0 | | ~~[1.12.0](release-1.12.0.md)~~ | ~~v12, v10~~ | ~~v3.7~~ | ~~v16.9.0~~ | | [1.11.0](release-1.11.0.md) | v10 | v3.3 | v16.8.5 | @@ -78,14 +78,14 @@ The following table lists the SPFx and compatible versions of common tools and l | [1.8.1](release-1.8.1.md) | v8 | v2.7, v2.9, v3 | v16.7.0 | | [1.8.0](release-1.8.0.md) | v8 | v2.7, v2.9, v3 | v16.7.0 | | [1.7.1](release-1.7.1.md) | v8 | v2.4 | v16.3.2 | -| [1.7.0](release-1.7.0.md) | v8 | v2.4 | v16.3.2 | -| [1.6.0](release-1.6.0.md) | v6, v8 | v2.4 | v15 | +| [1.7.0](release-1.7.0.md) | v8 | v2.4 | v16.3.2 | +| [1.6.0](release-1.6.0.md) | v6, v8 | v2.4 | v15 | | [1.5.1](release-1.5.1.md) | v6, v8 | v2.4 | v15 | -| [1.5.0](release-1.5.0.md) | v6, v8 | v2.4 | v15 | +| [1.5.0](release-1.5.0.md) | v6, v8 | v2.4 | v15 | | [1.4.1](release-1.4.1.md) | v6, v8 | v2.4 | v15 | -| [1.4.0](release-1.4.0.md) | v6 | v2.4 | v15 | -| [1.3.0](release-1.3.0.md) | v6 | v2.4 | v15 | -| [1.1.0](release-1.1.0.md) | v6 | v2.4 | v15 | +| [1.4.0](release-1.4.0.md) | v6 | v2.4 | v15 | +| [1.3.0](release-1.3.0.md) | v6 | v2.4 | v15 | +| [1.1.0](release-1.1.0.md) | v6 | v2.4 | v15 | | [1.0.0](release-1.0.0.md) | v6 | v2.4 | v15 | > [!IMPORTANT]