Skip to content

Commit eea6619

Browse files
authored
Updates on the 1.13 release notes
Updated notes on the on supported yeoman and node versions.
1 parent c72889f commit eea6619

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/release-1.13.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,11 +45,11 @@ This release introduces a new component type, Adaptive Card Extensions (ACE), th
4545

4646
## Changes in this release
4747

48-
- **Yeoman v4** and above (installed globally) is required. Every version below v4 will not work.
48+
- **Yeoman v4** and above (installed globally) is required.
4949

5050
## Deprecations and removed items in this release
5151

52-
- **Node v10** is no longer supported. Only Node versions grated than v12 are supported with Yeoman v4 and above.
52+
- **Node v10** is no longer supported. Supported node versions are v12 and v14.
5353
- **Local workbench removed**: This release removes of the local workbench, as well as the removal of the on-prem questions in the Yeoman generator. On-prem is still supported, and the SPFx v1.12.1 Yeoman generator, as well as previous versions, continue to generate on-prem solutions. The hosted workbench is now the way to test your code.
5454

5555
To configure the browser launch correctly, update the `initialPage` property within the **./config/serve.json** to point to your SharePoint Online tenant. For example: `https://contoso.sharepoint.com/_layouts/15/workbench.aspx`.

0 commit comments

Comments
 (0)