Skip to content

Commit 43fbd34

Browse files
committed
Updated readme with version changes and removing preview note
1 parent 9cdc033 commit 43fbd34

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Lab.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ In this exercise you will create a new SPFx project with a single client-side we
2828
1. Open a command prompt and change to the folder where you want to create the project.
2929
1. Run the SharePoint Yeoman generator by executing the following command
3030

31-
>Note: this lab requires the SharePoint Framework version 1.6 or later
31+
> Note: this lab requires the SharePoint Framework version 1.6 or later
3232
3333
```shell
3434
yo @microsoft/sharepoint

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
This module will introduce you to working with the Microsoft Graph REST API to access data in Office 365 by building a SharePoint Framework client-side web part.
44

5-
> Note: At the time of publishing this module, the Microsoft Graph client support in the SharePoint Framework is in preview and requires using beta libraries, packages and APIs. When the SPFx releases the Microsoft Graph support to Generally Available (GA), this module will be updated to reflect the latest guidance, libraries and APIs available.
6-
75
## Lab - Leveraging the Microsoft Graph JavaScript SDK from the SharePoint Framework
86

97
In this lab you will create SharePoint Framework client-side web parts that call the Microsoft Graph JavaScript SDK.
@@ -30,10 +28,11 @@ This module has been recorded and is available in the Office Development YouTube
3028

3129
## Version history
3230

33-
| Version | Date | Comments |
34-
| ------- | ------------- | -------------------- |
35-
| 1.1 | July 3, 2018 | Screencast added |
36-
| 1.0 | June 28, 2018 | New module submitted |
31+
| Version | Date | Comments |
32+
| ------- | ------------------ | ---------------------- |
33+
| 1.2 | September 18, 2018 | 2019Q1 content refresh |
34+
| 1.1 | July 3, 2018 | Screencast added |
35+
| 1.0 | June 28, 2018 | New module submitted |
3736

3837
## Disclaimer
3938

0 commit comments

Comments
 (0)