diff --git a/samples/react-groups-teams/README.md b/samples/react-groups-teams/README.md index 5c8b778ea..907fb26b4 100644 --- a/samples/react-groups-teams/README.md +++ b/samples/react-groups-teams/README.md @@ -27,10 +27,12 @@ Web part pulls all Microsoft 365 Groups and Teams that the logged in user has ac ## Compatibility ![SPFx 1.12.1](https://img.shields.io/badge/SPFx-1.12.1-green.svg) -![Node.js LTS 8.x | LTS 10.x](https://img.shields.io/badge/Node.js-LTS%208.x%20%7C%20LTS%210.x-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 Hosted: Only after API permissions granted](https://img.shields.io/badge/Workbench-Hosted-yellow.svg "Only after API permissions granted") +![Node.js LTS 10.x | LTS 12.x](https://img.shields.io/badge/Node.js-LTS%2010%20%7C%20LTS%20.12.x-green.svg "Gulp v4 required") +![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%202019-Not%20compatible-red.svg) +![Does not work with SharePoint 2016 (Feature Pack 2)](https://img.shields.io/badge/SharePoint%202016%20(Feature%20Pack%202)-Not%20compatible-red.svg) +![Local Workbench Incompatible](https://img.shields.io/badge/Local%20Workbench-Incompatible-red.svg "This solution requires API permissions") +![Hosted Workbench Compatible](https://img.shields.io/badge/Hosted%20Workbench-Compatible-yellow.svg "Only after API permissions granted") ## Applies to @@ -49,7 +51,7 @@ React-Groups-Teams | [Alison Collins](https://github.com/ReactIntern) ([Blog](ht | ------- | ---------------- | --------------- | | 1.0.0 | April 16, 2021 | Initial release | | 1.0.1 | August 1, 2021 | Fixed references to Office.com | - +| 1.1.0 | October 8, 2021 | Upgraded to SPFx 1.12.1 for higher compatibility and added Teams Tab deployment support. | # Prerequisites diff --git a/samples/react-groups-teams/assets/sample.json b/samples/react-groups-teams/assets/sample.json index ab0b628b0..4802ceac0 100644 --- a/samples/react-groups-teams/assets/sample.json +++ b/samples/react-groups-teams/assets/sample.json @@ -9,7 +9,7 @@ "Web part pulls all Microsoft 365 Groups and Teams that the logged in user has access to view." ], "creationDateTime": "2021-05-06", - "updateDateTime": "2021-08-01", + "updateDateTime": "2021-10-08", "products": [ "SharePoint", "Office" @@ -21,7 +21,7 @@ }, { "key": "SPFX-VERSION", - "value": "1.10.0" + "value": "1.12.1" } ], "thumbnails": [