From 9921b82ba40fc59b17dffa336e8dac90206cbfb9 Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Mon, 17 Oct 2022 10:00:34 -0400 Subject: [PATCH] Updated templates for compatibility --- templates/README-template.md | 13 ++++++++++--- templates/sample-template.json | 2 +- 2 files changed, 11 insertions(+), 4 deletions(-) diff --git a/templates/README-template.md b/templates/README-template.md index c6dd7bc2a..5ab63da1d 100644 --- a/templates/README-template.md +++ b/templates/README-template.md @@ -40,17 +40,24 @@ You can add as many screen shots as you'd like to help users understand your web ## Compatibility -![SPFx 1.14](https://img.shields.io/badge/SPFx-1.14-green.svg) -![Node.js v14 | v12](https://img.shields.io/badge/Node.js-v14%20%7C%20v12-green.svg) +![SPFx 1.15.2](https://img.shields.io/badge/SPFx-1.15.2-green.svg) +![Node.js v16 | v14 | v12](https://img.shields.io/badge/Node.js-v16%20%7C%20v14%20%7C%20v12-green.svg) ![Compatible with SharePoint Online](https://img.shields.io/badge/SharePoint%20Online-Compatible-green.svg) ![Does not work with SharePoint 2019](https://img.shields.io/badge/SharePoint%20Server%202019-Incompatible-red.svg "SharePoint Server 2019 requires SPFx 1.4.1 or lower") ![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%20Server%202016%20(Feature%20Pack%202)-Incompatible-red.svg "SharePoint Server 2016 Feature Pack 2 requires SPFx 1.1") ![Local Workbench Unsupported](https://img.shields.io/badge/Local%20Workbench-Unsupported-red.svg "Local workbench is no longer available as of SPFx 1.13 and above") ![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-green.svg) ![Compatible with Remote Containers](https://img.shields.io/badge/Remote%20Containers-Compatible-green.svg) + +For more information about SPFx compatibility, please refer to https://aka.ms/spfx-matrix +![SPFx 1.13.1](https://img.shields.io/badge/SPFx-1.13.1-green.svg) If using SPFx 1.12.1, update the SPFx and Node.js tags accordingly: ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) diff --git a/templates/sample-template.json b/templates/sample-template.json index e9a7cbd90..fd9242080 100644 --- a/templates/sample-template.json +++ b/templates/sample-template.json @@ -21,7 +21,7 @@ }, { "key": "SPFX-VERSION", - "value": "1.14" + "value": "1.15.2" } ], "thumbnails": [