Skip to content

Commit 08d7d0d

Browse files
authored
Update release-1.13.md
1 parent 3b9031c commit 08d7d0d

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/spfx/release-1.13.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: SharePoint Framework v1.13 release notes
33
description: Release notes for the SharePoint Framework v1.13 release
4-
ms.date: 09/08/2021
4+
ms.date: 10/14/2021
55
ms.prod: sharepoint
66
ms.localizationpriority: high
77
---
@@ -11,6 +11,9 @@ We will be releasing multiple public beta builds using the **@next** tag in the
1111

1212
[!INCLUDE [spfx-release-beta](../../includes/snippets/spfx-release-beta.md)]
1313

14+
- rc.1 **Released:** October 13, 2021
15+
- beta.22 **Released:** September 30, 2021
16+
- beta.20 **Released:** September 11, 2021
1417
- beta.17 **Released:** August 22, 2021
1518
- beta.15 **Released:** July 22, 2021
1619

@@ -46,6 +49,9 @@ npm install @microsoft/generator-sharepoint@next --global
4649
- The biggest new feature of this release is the extensibility model for the upcoming Viva Connections feature. The beta will allow you to create Adaptive Card Extensions (ACEs) and test them in the hosted workbench.
4750
- *See [Overview of Viva Connections Extensibility](viva/overview-viva-connections.md) for more details.*
4851
- Update the Microsoft Teams SDK to v1.10.
52+
- Support version 3.9 of TypeScript
53+
- Release of image rendering APIs for optimized performance
54+
- Numerous additional fixes and improvements based on issues reported by the community at https://aka.ms/spfx-issues
4955

5056
> [!NOTE]
5157
> The extensibility model for the upcoming Viva Connections feature is currently rolling out in production and might not be available across all tenants yet. If you want to immediately start working with ACEs you can do that by creating a link to the workbench (for example `https://contoso.sharepoint.com/_layouts/15/workbench.aspx`) in a navigation node in a modern page. Then use that node to access the workbench.

0 commit comments

Comments
 (0)