Skip to content

Commit 6155fc8

Browse files
Merge pull request SharePoint#6034 from andrewconnell/fixupSPFxReleases
Fixup markdown rendering issues & update TOC
2 parents c77869d + 0d68dd4 commit 6155fc8

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/spfx/release-1.7.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ This release is primarily a bug fix release to address few regressions and misse
3434
## Changes in this release
3535

3636
- Update title of user data property title in dynamic data
37-
- Add workaround for Yarn's **@types/react** resolution issue
37+
- Add workaround for Yarn's **\@types/react** resolution issue
3838
- Don't show/provision beta components in the non-beta install.
3939
- Update debugger **launch.json** config.
4040
- Add a dependency on TypeScript to meet the peer dependency requirements of **tslint-microsoft-contrib**.

docs/spfx/release-1.8.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ This is a _minor bump_ that fixes the issues with the Yeoman generator, projects
3333

3434
## Changes in this release
3535

36-
- Fixed: Not able to set up SharePoint Server 2016 or SharePoint Server 2019 on premises using **@microsoft/sharepoint** Yeoman generator (two issues mentioned – incorrect SupportedHosts property and incorrect reference to sp-property-pane)
36+
- Fixed: Not able to set up SharePoint Server 2016 or SharePoint Server 2019 on premises using **\@microsoft/sharepoint** Yeoman generator (two issues mentioned – incorrect SupportedHosts property and incorrect reference to sp-property-pane)
3737
- [#3621](https://github.com/SharePoint/sp-dev-docs/issues/3621)
3838
- Fixed: Can't use **loadLegacyFabricCss** in SPFX 1.8
3939
- [#3612](https://github.com/SharePoint/sp-dev-docs/issues/3612)

docs/toc.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,6 +430,8 @@
430430
href: spfx/release-1.9.1.md
431431
- name: SPFx v1.8.2 - May 7, 2019
432432
href: spfx/release-1.8.2.md
433+
- name: SPFx v1.8.1 - April 16, 2019
434+
href: spfx/release-1.8.1.md
433435
- name: SPFx v1.8.0 - March 14, 2019
434436
href: spfx/release-1.8.0.md
435437
- name: SPFx v1.7.1 - December 18, 2018

0 commit comments

Comments
 (0)