Skip to content

Commit 8311fd8

Browse files
Merge pull request SharePoint#8807 from panjkov/patch-8
Update release-1.17.md
2 parents 30ee8ef + 5dbf02e commit 8311fd8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/spfx/release-1.17.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ npm install @microsoft/generator-sharepoint@next --global
4444

4545
Developers can specify `supportsSelfFramingInTeams` flag in a web part's manifest if the scenario requires the web part to render SharePoint page in the iframe.
4646

47-
### Ability to specify claims parameter when requesting an AAD Oath2 token
47+
### Ability to specify claims parameter when requesting an AAD OAuth2 token
4848

4949
`AADTokenProvider.getToken` definition was updated to allow specifying claims parameter:
5050

@@ -97,4 +97,4 @@ Here's a list of specific issues fixed around SharePoint Framework since the pre
9797
- [#8683](https://github.com/SharePoint/sp-dev-docs/issues/8683) - Permission Error with Form Customizer for new form
9898
- [#8540](https://github.com/SharePoint/sp-dev-docs/issues/8540) - Web part property updates causes child component to remount and lose state
9999
- [#8552](https://github.com/SharePoint/sp-dev-docs/issues/8552) - SPFx Field Customizer - onInit executes multiple times when navigating between folders in same document library
100-
- [#8619](https://github.com/SharePoint/sp-dev-docs/issues/8619) - Vulnerability introduced by CVE-2022-37601 in loader-utils package
100+
- [#8619](https://github.com/SharePoint/sp-dev-docs/issues/8619) - Vulnerability introduced by CVE-2022-37601 in loader-utils package

0 commit comments

Comments
 (0)