|
1 | 1 | ---
|
2 |
| -title: SharePoint Framework v1.19 developer preview release notes |
3 |
| -description: Release notes for the SharePoint Framework v1.19 developer preview release. |
4 |
| -ms.date: 03/27/2024 |
| 2 | +title: SharePoint Framework v1.19 release candidate release notes |
| 3 | +description: Release notes for the SharePoint Framework v1.19 release candidate release. |
| 4 | +ms.date: 04/23/2024 |
5 | 5 | ms.localizationpriority: high
|
6 | 6 | ---
|
7 |
| -# SharePoint Framework v1.19 developer preview release notes |
| 7 | +# SharePoint Framework v1.19 release candidate release notes |
8 | 8 |
|
9 | 9 | This release focuses on new features within the Viva Connections side and evolving existing capabilities within the other areas on building Microsoft 365 solutions with SharePoint Framework.
|
10 | 10 |
|
11 | 11 | [!INCLUDE [spfx-release-beta](../../includes/snippets/spfx-release-beta.md)]
|
12 | 12 |
|
| 13 | +- RC **Released**: April 23, 2024 |
13 | 14 | - beta.0 **Released**: March 27, 2024
|
14 | 15 |
|
15 | 16 | [!INCLUDE [spfx-release-notes-common](../../includes/snippets/spfx-release-notes-common.md)]
|
@@ -42,7 +43,7 @@ In the project's **package.json** file, identify all SPFx v1.18.x packages. For
|
42 | 43 |
|
43 | 44 | ## New features and capabilities
|
44 | 45 |
|
45 |
| -Related updated documentation for the 1.19 preview release: |
| 46 | +Related updated documentation for the 1.19 release candidate: |
46 | 47 |
|
47 | 48 | * *Introduction to Chart Card ACE* - coming soon
|
48 | 49 | * *Tutorial - Create your first Chart Card ACE* - coming soon - see the referenced video on current guidance
|
@@ -103,11 +104,11 @@ You can now specify `imageAlt` property for the Property Pane's choice group opt
|
103 | 104 |
|
104 | 105 | ## Deprecations
|
105 | 106 |
|
106 |
| -- Node.js 16 isn't supported with the SPFx 1.19 |
| 107 | +- Node.js 16 is not supported with the SPFx 1.19 and forward. |
107 | 108 |
|
108 | 109 | ## Fixed Issues
|
109 | 110 |
|
110 |
| -TBD |
| 111 | +No new updates. |
111 | 112 |
|
112 | 113 | ## Feedback and issues
|
113 | 114 |
|
|
0 commit comments