diff --git a/docs/spfx/compatibility.md b/docs/spfx/compatibility.md index 83ab89462..0bdec16ff 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: 11/24/2025 +ms.date: 03/04/2026 ms.localizationpriority: high --- # SharePoint Framework Platform & Toolchain Compatibility Reference @@ -45,6 +45,8 @@ The following table lists the SPFx and compatible versions of common tools and l | SPFx | Node.js (LTS) | TypeScript | React | | ------------------------------- | ------------- | -------------- | ----------- | +| [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.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.md) | v22 | v5.3 | v17.0.1 |