From e98a59453abbe67d35b4cd8d76a30930c5e8b36f Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 6 Jan 2024 12:29:23 -0800 Subject: [PATCH 1/2] Added 1.18.2 to compatibility template and sample.json template --- templates/README-template.md | 8 ++++++-- templates/sample-template.json | 6 +++--- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/templates/README-template.md b/templates/README-template.md index e683aec86..b41ffb0bf 100644 --- a/templates/README-template.md +++ b/templates/README-template.md @@ -47,8 +47,8 @@ You can add as many screen shots as you'd like to help users understand your web This sample is optimally compatible with the following environment configuration: -![SPFx 1.17.4](https://img.shields.io/badge/SPFx-1.17.4-green.svg) -![Node.js v16.13+](https://img.shields.io/badge/Node.js-v16.13+-green.svg) +![SPFx 1.18.2](https://img.shields.io/badge/SPFx-1.18.2-green.svg) +![Node.js v16 | v18](https://img.shields.io/badge/Node.js-v16%20%7C%20v18-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") @@ -57,6 +57,10 @@ This sample is optimally compatible with the following environment configuration ![Compatible with Remote Containers](https://img.shields.io/badge/Remote%20Containers-Compatible-green.svg)