Skip to content

Commit

Permalink
feat(v9): Bump all packages to beta (#20106)
Browse files Browse the repository at this point in the history
* re-bump after merging master

* Change files
  • Loading branch information
ling1726 authored Oct 6, 2021
1 parent 8df3ce7 commit 5553164
Show file tree
Hide file tree
Showing 73 changed files with 514 additions and 283 deletions.
10 changes: 5 additions & 5 deletions apps/perf-test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@
"@fluentui/eslint-plugin": "*"
},
"dependencies": {
"@fluentui/make-styles": "9.0.0-alpha.35",
"@fluentui/make-styles": "9.0.0-beta.0",
"@fluentui/react": "^8.36.2",
"@fluentui/react-avatar": "9.0.0-alpha.93",
"@fluentui/react-button": "9.0.0-alpha.101",
"@fluentui/react-provider": "9.0.0-alpha.90",
"@fluentui/react-avatar": "9.0.0-beta.0",
"@fluentui/react-button": "9.0.0-beta.0",
"@fluentui/react-provider": "9.0.0-beta.0",
"@fluentui/react-tabs": "^1.0.0-beta.167",
"@fluentui/react-theme": "9.0.0-alpha.26",
"@fluentui/react-theme": "9.0.0-beta.0",
"@fluentui/scripts": "^1.0.0",
"@microsoft/load-themed-styles": "^1.10.26",
"@types/react-dom": "16.9.10",
Expand Down
32 changes: 16 additions & 16 deletions apps/vr-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,30 +18,30 @@
"@fluentui/eslint-plugin": "*"
},
"dependencies": {
"@fluentui/babel-make-styles": "9.0.0-alpha.60",
"@fluentui/babel-make-styles": "9.0.0-beta.0",
"@fluentui/example-data": "^8.2.7",
"@fluentui/font-icons-mdl2": "^8.1.14",
"@fluentui/react": "^8.36.2",
"@fluentui/react-accordion": "9.0.0-alpha.90",
"@fluentui/react-avatar": "9.0.0-alpha.93",
"@fluentui/react-button": "9.0.0-alpha.101",
"@fluentui/react-card": "9.0.0-alpha.18",
"@fluentui/react-divider": "9.0.0-alpha.79",
"@fluentui/react-accordion": "9.0.0-beta.0",
"@fluentui/react-avatar": "9.0.0-beta.0",
"@fluentui/react-button": "9.0.0-beta.0",
"@fluentui/react-card": "9.0.0-beta.0",
"@fluentui/react-divider": "9.0.0-beta.0",
"@fluentui/react-experiments": "^8.3.21",
"@fluentui/react-hooks": "^8.3.4",
"@fluentui/react-icons": "^1.1.140",
"@fluentui/react-icons-mdl2": "^1.2.4",
"@fluentui/react-image": "9.0.0-alpha.90",
"@fluentui/react-label": "9.0.0-alpha.51",
"@fluentui/react-link": "9.0.0-alpha.95",
"@fluentui/react-make-styles": "9.0.0-alpha.78",
"@fluentui/react-menu": "9.0.0-alpha.92",
"@fluentui/react-provider": "9.0.0-alpha.90",
"@fluentui/react-slider": "9.0.0-alpha.18",
"@fluentui/react-switch": "9.0.0-alpha.17",
"@fluentui/react-image": "9.0.0-beta.0",
"@fluentui/react-label": "9.0.0-beta.0",
"@fluentui/react-link": "9.0.0-beta.0",
"@fluentui/react-make-styles": "9.0.0-beta.0",
"@fluentui/react-menu": "9.0.0-beta.0",
"@fluentui/react-provider": "9.0.0-beta.0",
"@fluentui/react-slider": "9.0.0-beta.0",
"@fluentui/react-switch": "9.0.0-beta.0",
"@fluentui/react-tabs": "^1.0.0-beta.167",
"@fluentui/react-text": "9.0.0-alpha.27",
"@fluentui/react-theme": "9.0.0-alpha.26",
"@fluentui/react-text": "9.0.0-beta.0",
"@fluentui/react-theme": "9.0.0-beta.0",
"@fluentui/scripts": "^1.0.0",
"@fluentui/storybook": "^1.0.0",
"@types/react": "16.9.42",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/babel-make-styles",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/jest-serializer-make-styles",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/keyboard-keys",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/make-styles",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/make-styles-webpack-loader",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-accordion",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-aria",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-avatar",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-badge",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-button",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-card",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-checkbox",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-components",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-conformance-make-styles",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-context-selector",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-divider",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-image",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-label",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-link",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-make-styles",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-menu",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-popover",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-portal",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-positioning",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-provider",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-shared-contexts",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-slider",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-switch",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-tabster",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-text",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-theme",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-tooltip",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"type": "prerelease",
"comment": "Bump all v9 components to beta prerelease tag",
"packageName": "@fluentui/react-utilities",
"email": "lingfangao@hotmail.com",
"dependentChangeType": "patch"
}
10 changes: 5 additions & 5 deletions packages/babel-make-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/babel-make-styles",
"version": "9.0.0-alpha.60",
"version": "9.0.0-beta.0",
"description": "A Babel plugin that performs build time transforms for @fluentui/make-styles",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -21,8 +21,8 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/react-make-styles": "9.0.0-alpha.78",
"@fluentui/react-theme": "9.0.0-alpha.26",
"@fluentui/react-make-styles": "9.0.0-beta.0",
"@fluentui/react-theme": "9.0.0-beta.0",
"@fluentui/scripts": "^1.0.0",
"babel-plugin-tester": "^10.0.0"
},
Expand All @@ -33,14 +33,14 @@
"@babel/preset-typescript": "^7.10.4",
"@babel/template": "^7.12.13",
"@babel/traverse": "^7.12.13",
"@fluentui/make-styles": "9.0.0-alpha.35",
"@fluentui/make-styles": "9.0.0-beta.0",
"@linaria/babel-preset": "^3.0.0-beta.13",
"@linaria/shaker": "^3.0.0-beta.13",
"ajv": "^8.4.0",
"tslib": "^2.1.0"
},
"beachball": {
"tag": "alpha",
"tag": "beta",
"disallowedChangeTypes": [
"major",
"minor",
Expand Down
10 changes: 5 additions & 5 deletions packages/jest-serializer-make-styles/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@fluentui/jest-serializer-make-styles",
"version": "9.0.0-alpha.53",
"version": "9.0.0-beta.0",
"description": "Jest serializer for make-styles.",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
Expand All @@ -21,8 +21,8 @@
},
"devDependencies": {
"@fluentui/eslint-plugin": "*",
"@fluentui/react-make-styles": "9.0.0-alpha.78",
"@fluentui/react-shared-contexts": "9.0.0-alpha.28",
"@fluentui/react-make-styles": "9.0.0-beta.0",
"@fluentui/react-shared-contexts": "9.0.0-beta.0",
"@fluentui/scripts": "^1.0.0",
"@types/jest": "24.9.1",
"@types/react": "16.9.42",
Expand All @@ -33,10 +33,10 @@
"react-test-renderer": "^16.3.0"
},
"dependencies": {
"@fluentui/make-styles": "9.0.0-alpha.35"
"@fluentui/make-styles": "9.0.0-beta.0"
},
"beachball": {
"tag": "alpha",
"tag": "beta",
"disallowedChangeTypes": [
"major",
"minor",
Expand Down
Loading

0 comments on commit 5553164

Please sign in to comment.