| title | SharePoint Framework v1.5.1 release notes |
|---|---|
| description | Release notes for the SharePoint Framework v1.5.1 release |
| ms.date | 06/13/2023 |
| ms.localizationpriority | high |
This is mainly a bug fix release to address few regressions, which were introduced in the v1.5 release.
Released: June 26, 2018
[!INCLUDE spfx-release-notes-common]
In the project's package.json file, identify all SPFx v1.5 packages. For each SPFx package:
-
Uninstall the existing v1.5 package:
npm uninstall @microsoft/{spfx-package-name}@1.5 -
Install the refreshed v1.5.1 package:
npm install @microsoft/{spfx-package-name}@1.5.1 --save --save-exact
[!INCLUDE spfx-release-upgrade-tip]
- Fixed the issue in the yeoman generator that blocked you from creating different types of components in your package.
- Changed the visibility of some SPFx APIs to move them to Beta (and will now appear in the typings when you use the --plusbeta versions of the packages. The APIs added to the --plusbeta packages are: