You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -50,9 +50,9 @@ New in this release, support for additional attributes in the solution for enabl
50
50
51
51
## Changes and deprecations in this release
52
52
53
-
- Knockout option for the SharePoint Framework web parts scaffolding has been removed. You can still use knockout if you prefer to do so, but there's no default scaffolding for it.
54
-
- We have removed Node version 8 support in this release - use version 10 for now. Node v12 is not yet supported with SharePoint Framework development.
55
-
- We have removed support for system.js in the local workbench
53
+
- **REMOVED**: Knockout web framework option when creating SharePoint Framework web parts. You can still use Knockout, but there's no default scaffolding for it.
54
+
- **REMOVED**: Node.js v8 support. For more information on the most current recommended versions, see [Set up your SharePoint Framework development environment](set-up-your-development-environment.md).
55
+
- **REMOVED**: Support for system.js in the local workbench.
56
56
57
57
> [!IMPORTANT]
58
58
> We are planning to remove support of the local workbench within the upcoming releases of SharePoint Framework.
0 commit comments