From 772f449e51b47763eb2f553ca1ffb1b8afeba86c Mon Sep 17 00:00:00 2001 From: Hugo Bernier Date: Sat, 5 Jun 2021 11:10:00 -0400 Subject: [PATCH] Updated readme template for spfx 1.12.1 --- samples/README-template.md | 17 ++++++++++------- 1 file changed, 10 insertions(+), 7 deletions(-) diff --git a/samples/README-template.md b/samples/README-template.md index e2ded7e1d..07f2895e8 100644 --- a/samples/README-template.md +++ b/samples/README-template.md @@ -24,18 +24,21 @@ Short summary on functionality and used technologies. ## Compatibility -![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) -![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) -![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) +![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) +![Node.js LTS v14 | LTS v12 | LTS v10](https://img.shields.io/badge/Node.js-LTS%20v14%20%7C%20LTS%20v12%20%7C%20LTS%20v10-green.svg) +![SharePoint Online](https://img.shields.io/badge/SharePoint-Online-yellow.svg) ![Teams N/A: Untested with Microsoft Teams](https://img.shields.io/badge/Teams-N%2FA-lightgrey.svg "Untested with Microsoft Teams") ![Workbench Local | Hosted](https://img.shields.io/badge/Workbench-Local%20%7C%20Hosted-green.svg) > Don't worry if you're unsure about the compatibility matrix above. We'll verify it when we approve the PR. > -> If using an older version of SPFx, update the SPFx compatibility tag accordingly: -> ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) +> If using an older version of SPFx, update the SPFx and Node.js compatibility tag accordingly: +> SPFx 1.11 +> ![SPFx 1.11](https://img.shields.io/badge/SPFx-1.11.0-green.svg) +> ![Node.js LTS 10.x](https://img.shields.io/badge/Node.js-LTS%2010.x-green.svg) > -> Here's the Node.js compatibility tag for SPFx 1.4.1: +> SPFx 1.4.1 +> ![SPFx 1.4.1](https://img.shields.io/badge/SPFx-1.4.1-green.svg) > ![Node.js LTS 6.x | LTS 8.x](https://img.shields.io/badge/Node.js-LTS%206.x%20%7C%20LTS%208.x-green.svg) > > If you built this sample specifically for SharePoint 2016, or SharePoint 2019 support, update the SharePoint compatibility tag accordingly: @@ -123,4 +126,4 @@ For questions regarding this sample, [create a new question](https://github.com/ Finally, if you have an idea for improvement, [make a suggestion](https://github.com/pnp/sp-dev-fx-webparts/issues/new?assignees=&labels=Needs%3A+Triage+%3Amag%3A%2Ctype%3Abug-suspected&template=suggestion.yml&sample=YOUR-SOLUTION-NAME&authors=@YOURGITHUBUSERNAME&title=YOUR-SOLUTION-NAME%20-%20). - \ No newline at end of file +