Skip to content

Commit

Permalink
Increment version to v1.0.0-preview.8 (#500)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanbliss committed Apr 13, 2023
1 parent cc85792 commit 668ec11
Show file tree
Hide file tree
Showing 25 changed files with 58 additions and 58 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The Live Share SDK contains dependencies for [@microsoft/teams-js](https://www.n

| @microsoft/live-share | @microsoft/teams-js | fluid-framework | @microsoft/live-share-\* | @fluidframework/azure-client | @microsoft/TeamsFx | @microsoft/TeamsFx-react |
| --------------------- | -------------------- | --------------- | -------------------------- | ---------------------------- | ------------------------------- | ------------------------------- |
| 1.0.0-preview.7 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.7 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.8 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.8 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.3 | 2.0.0-experimental.1 | ~1.2.3 | 1.0.0-preview.3 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.5.1 | 2.0.0-experimental.1 | ~1.2.3 | ~0.5.1 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.3.1 | 2.0.0-experimental.0 | ~0.59.0 | ~0.3.1 (optional) | ~0.59.0 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
Expand Down
2 changes: 1 addition & 1 deletion packages/live-share-canvas/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ The Live Share SDK contains dependencies for [@microsoft/teams-js](https://www.n

| @microsoft/live-share | @microsoft/teams-js | fluid-framework | @microsoft/live-share-\* | @fluidframework/azure-client | @microsoft/TeamsFx | @microsoft/TeamsFx-react |
| --------------------- | -------------------- | --------------- | -------------------------- | ---------------------------- | ------------------------------- | ------------------------------- |
| 1.0.0-preview.7 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.7 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.8 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.8 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.3 | 2.0.0-experimental.1 | ~1.2.3 | 1.0.0-preview.3 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.5.1 | 2.0.0-experimental.1 | ~1.2.3 | ~0.5.1 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.3.1 | 2.0.0-experimental.0 | ~0.59.0 | ~0.3.1 (optional) | ~0.59.0 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
Expand Down
10 changes: 5 additions & 5 deletions packages/live-share-canvas/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/live-share-canvas/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-canvas",
"version": "1.0.0-preview.7",
"version": "1.0.0-preview.8",
"description": "Live Share extension library for collaborative inking.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand All @@ -14,7 +14,7 @@
"test:coverage": "nyc --reporter=html --reporter=text --reporter=text-summary npm test"
},
"dependencies": {
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"fluid-framework": "~1.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/live-share-media/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ The Live Share SDK contains dependencies for [@microsoft/teams-js](https://www.n

| @microsoft/live-share | @microsoft/teams-js | fluid-framework | @microsoft/live-share-\* | @fluidframework/azure-client | @microsoft/TeamsFx | @microsoft/TeamsFx-react |
| --------------------- | -------------------- | --------------- | -------------------------- | ---------------------------- | ------------------------------- | ------------------------------- |
| 1.0.0-preview.7 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.7 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.8 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.8 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.3 | 2.0.0-experimental.1 | ~1.2.3 | 1.0.0-preview.3 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.5.1 | 2.0.0-experimental.1 | ~1.2.3 | ~0.5.1 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.3.1 | 2.0.0-experimental.0 | ~0.59.0 | ~0.3.1 (optional) | ~0.59.0 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
Expand Down
10 changes: 5 additions & 5 deletions packages/live-share-media/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/live-share-media/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-media",
"version": "1.0.0-preview.7",
"version": "1.0.0-preview.8",
"description": "Live Share classes that synchronize media playback across clients.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand All @@ -14,7 +14,7 @@
"test:coverage": "nyc --reporter=html --reporter=text --reporter=text-summary npm test"
},
"dependencies": {
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"fluid-framework": "~1.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/live-share-react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -518,7 +518,7 @@ The Live Share SDK contains dependencies for [@microsoft/teams-js](https://www.n
| @microsoft/live-share | @microsoft/teams-js | fluid-framework | @microsoft/live-share-\* | @fluidframework/azure-client | @microsoft/TeamsFx | @microsoft/TeamsFx-react |
| --------------------- | -------------------- | --------------- | -------------------------- | ---------------------------- | ------------------------------- | ------------------------------- |
| 1.0.0-preview.7 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.7 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.8 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.8 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.3 | 2.0.0-experimental.1 | ~1.2.3 | 1.0.0-preview.3 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.5.1 | 2.0.0-experimental.1 | ~1.2.3 | ~0.5.1 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.3.1 | 2.0.0-experimental.0 | ~0.59.0 | ~0.3.1 (optional) | ~0.59.0 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
Expand Down
10 changes: 5 additions & 5 deletions packages/live-share-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-react",
"version": "1.0.0-preview.7",
"version": "1.0.0-preview.8",
"description": "Build collaborative React apps using Microsoft's Fluid & Live Share frameworks with ease.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand All @@ -14,10 +14,10 @@
"dependencies": {
"@fluidframework/azure-client": "~1.0.2",
"@fluid-experimental/task-manager": "~1.2.3",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-canvas": "1.0.0-preview.7",
"@microsoft/live-share-media": "1.0.0-preview.7",
"@microsoft/live-share-turbo": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-canvas": "1.0.0-preview.8",
"@microsoft/live-share-media": "1.0.0-preview.8",
"@microsoft/live-share-turbo": "1.0.0-preview.8",
"fluid-framework": "~1.2.3",
"url": "^0.11.0",
"uuid": "^8.3.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/live-share-turbo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,7 @@ The Live Share SDK contains dependencies for [@microsoft/teams-js](https://www.n

| @microsoft/live-share | @microsoft/teams-js | fluid-framework | @microsoft/live-share-\* | @fluidframework/azure-client | @microsoft/TeamsFx | @microsoft/TeamsFx-react |
| --------------------- | -------------------- | --------------- | -------------------------- | ---------------------------- | ------------------------------- | ------------------------------- |
| 1.0.0-preview.7 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.7 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.8 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.8 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.3 | 2.0.0-experimental.1 | ~1.2.3 | 1.0.0-preview.3 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.5.1 | 2.0.0-experimental.1 | ~1.2.3 | ~0.5.1 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.3.1 | 2.0.0-experimental.0 | ~0.59.0 | ~0.3.1 (optional) | ~0.59.0 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
Expand Down
4 changes: 2 additions & 2 deletions packages/live-share-turbo/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share-turbo",
"version": "1.0.0-preview.7",
"version": "1.0.0-preview.8",
"description": "Alternative & lightweight way to build collaborative apps using Microsoft's Fluid Framework & Live Share.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand All @@ -19,7 +19,7 @@
"dependencies": {
"@fluidframework/azure-client": "~1.0.2",
"@fluidframework/register-collection": "~1.2.3",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"fluid-framework": "~1.2.3"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/live-share/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ The Live Share SDK contains dependencies for [@microsoft/teams-js](https://www.n

| @microsoft/live-share | @microsoft/teams-js | fluid-framework | @microsoft/live-share-\* | @fluidframework/azure-client | @microsoft/TeamsFx | @microsoft/TeamsFx-react |
| --------------------- | -------------------- | --------------- | -------------------------- | ---------------------------- | ------------------------------- | ------------------------------- |
| 1.0.0-preview.7 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.7 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.8 | ^2.5.0 | ~1.2.3 | 1.0.0-preview.8 (optional) | ~1.0.2 (optional) | ^2.5.0 (optional) | ^2.5.0 (optional) |
| 1.0.0-preview.3 | 2.0.0-experimental.1 | ~1.2.3 | 1.0.0-preview.3 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.5.1 | 2.0.0-experimental.1 | ~1.2.3 | ~0.5.1 (optional) | ~1.0.2 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
| ~0.3.1 | 2.0.0-experimental.0 | ~0.59.0 | ~0.3.1 (optional) | ~0.59.0 (optional) | 2.0.0-experimental.0 (optional) | 2.0.0-experimental.0 (optional) |
Expand Down
4 changes: 2 additions & 2 deletions packages/live-share/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/live-share/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@microsoft/live-share",
"version": "1.0.0-preview.7",
"version": "1.0.0-preview.8",
"description": "Building collaborative experiences for Microsoft Teams and M365 using Fluid.",
"author": "Microsoft",
"license": "SEE LICENSE IN LICENSE",
Expand Down
2 changes: 1 addition & 1 deletion samples/javascript/01.dice-roller/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"doctor": "eslint src/**/*.{j,t}s{,x} --fix --no-error-on-unmatched-pattern"
},
"dependencies": {
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
Expand Down
4 changes: 2 additions & 2 deletions samples/javascript/02.react-video/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@
"@fluentui/react-icons": "^2.0.194",
"@fluentui/react-theme": "^9.1.5",
"@fluidframework/azure-client": "~1.0.2",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-media": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-media": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/javascript/03.live-canvas-demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
},
"dependencies": {
"@fluidframework/test-client-utils": "~1.2.3",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-canvas": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-canvas": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"fluid-framework": "~1.2.3"
},
Expand Down
8 changes: 4 additions & 4 deletions samples/javascript/04.live-share-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"@fluentui/react-icons": "^2.0.194",
"@fluentui/react-theme": "^9.1.5",
"@fluidframework/azure-client": "~1.0.2",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-media": "1.0.0-preview.7",
"@microsoft/live-share-canvas": "1.0.0-preview.7",
"@microsoft/live-share-react": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-media": "1.0.0-preview.8",
"@microsoft/live-share-canvas": "1.0.0-preview.8",
"@microsoft/live-share-react": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/javascript/05.dice-roller-turbo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
"doctor": "eslint src/**/*.{j,t}s{,x} --fix --no-error-on-unmatched-pattern"
},
"dependencies": {
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-turbo": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-turbo": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@typescript-eslint/eslint-plugin": "^5.48.1",
"@typescript-eslint/parser": "^5.48.1",
Expand Down
6 changes: 3 additions & 3 deletions samples/javascript/21.react-media-template/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@
"@fluentui/react-icons": "^2.0.194",
"@fluentui/react-theme": "^9.1.5",
"@fluidframework/azure-client": "~1.0.2",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-canvas": "1.0.0-preview.7",
"@microsoft/live-share-media": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-canvas": "1.0.0-preview.8",
"@microsoft/live-share-media": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
2 changes: 1 addition & 1 deletion samples/javascript/22.react-agile-poker/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@fluentui/react-icons": "^2.0.194",
"@fluentui/react-theme": "^9.1.5",
"@fluidframework/azure-client": "~1.0.2",
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
4 changes: 2 additions & 2 deletions samples/javascript/23.react-live-canvas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
"author": "Microsoft",
"license": "MIT",
"dependencies": {
"@microsoft/live-share": "1.0.0-preview.7",
"@microsoft/live-share-canvas": "1.0.0-preview.7",
"@microsoft/live-share": "1.0.0-preview.8",
"@microsoft/live-share-canvas": "1.0.0-preview.8",
"@microsoft/teams-js": "^2.5.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
Expand Down
Loading

0 comments on commit 668ec11

Please sign in to comment.